]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - package.json
Bump node-sass from 4.12.0 to 4.13.1
[github/shaarli/Shaarli.git] / package.json
index 4320eb88a028794beb4889e9f28b2466861d5da3..dc2b287280b41593854aa31705a7a78d436b2f5c 100644 (file)
@@ -1,8 +1,12 @@
 {
+  "name": "shaarli",
+  "description": "Shaarli frontend",
+  "author": "The Shaarli Community",
+  "license": "SEE LICENSE IN COPYING",
   "dependencies": {
     "awesomplete": "^1.1.2",
     "blazy": "^1.8.2",
-    "font-awesome": "^4.7.0",
+    "fork-awesome": "^1.1.7",
     "pure-extras": "^1.0.0",
     "purecss": "^1.0.0"
   },
@@ -17,7 +21,8 @@
     "eslint-plugin-import": "^2.8.0",
     "extract-text-webpack-plugin": "^3.0.2",
     "file-loader": "^1.1.6",
-    "node-sass": "^4.7.2",
+    "node-sass": "^4.13.1",
+    "sass-lint": "^1.12.1",
     "sass-loader": "^6.0.6",
     "style-loader": "^0.19.1",
     "url-loader": "^0.6.2",