We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94f3b9 commit 8b199adCopy full SHA for 8b199ad
.gitignore
@@ -1 +1,2 @@
1
node_modules
2
+app/public/uploads
blogvue/package.json
@@ -39,7 +39,7 @@
39
"eslint-plugin-promise": "^4.2.1",
40
"eslint-plugin-standard": "^4.0.0",
41
"eslint-plugin-vue": "^6.2.2",
42
- "node-sass": "^4.9.0",
+ "node-sass": "^4.14.0",
43
"sass-loader": "^8.0.2",
44
"vue-template-compiler": "^2.6.11",
45
"webpack-bundle-analyzer": "^3.8.0"
0 commit comments