Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2021-03-21 03:08:16 +0300
committersualko <klaus@jsxc.org>2021-03-21 03:08:16 +0300
commita3950ac57bcd72f7dd50ed34a0f5ac6b84b90351 (patch)
tree77320b4ee1dc1100cdbffc600cc72d90bc57f36a /package.json
parent8f27b888e419bad067478aff012def565465b79f (diff)
chore: replace node-sass with dart sass
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cda84af9..e69ae860 100644
--- a/package.json
+++ b/package.json
@@ -136,11 +136,11 @@
"jxt-xmpp-types": "^3.0.0",
"mini-css-extract-plugin": "^1.3.1",
"moment": "^2.29.1",
- "node-sass": "^5.0.0",
"otr": "github:sualko/otr#es6-modules",
"precompile-handlebars": "^1.0.5",
"prettier": "^2.2.1",
"qrcode": "^1.4.4",
+ "sass": "^1.32.8",
"screenfull": "^5.0.2",
"sha1": "^1.1.1",
"strophe.js": "^1.4.0",