Update with latest SNJS changes

This commit is contained in:
Mo Bitar
2020-03-01 16:12:29 -06:00
parent fc88ab9b2b
commit 444c18bbde
27 changed files with 192 additions and 104131 deletions

View File

@@ -28,6 +28,7 @@
"babel-plugin-angularjs-annotate": "^0.10.0",
"chai": "^4.2.0",
"connect": "^3.7.0",
"copy-webpack-plugin": "5.0.5",
"css-loader": "^3.4.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
@@ -47,7 +48,7 @@
"sass-loader": "^8.0.2",
"serve-static": "^1.14.1",
"sn-stylekit": "2.0.20",
"snjs": "file:~/Desktop/sn/dev/snjs",
"snjs": "github:standardnotes/snjs#b9d7b7939a8f123798e553ab705916e5251b0981",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
},