Skip to content

Commit 8b199ad

Browse files
chore: 修改了node-sass的版本
1 parent b94f3b9 commit 8b199ad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
app/public/uploads

blogvue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-promise": "^4.2.1",
4040
"eslint-plugin-standard": "^4.0.0",
4141
"eslint-plugin-vue": "^6.2.2",
42-
"node-sass": "^4.9.0",
42+
"node-sass": "^4.14.0",
4343
"sass-loader": "^8.0.2",
4444
"vue-template-compiler": "^2.6.11",
4545
"webpack-bundle-analyzer": "^3.8.0"

0 commit comments

Comments
 (0)