chore: update `should` dependency

add .vscode to .gitignore
This commit is contained in:
e-cloud 2016-10-26 11:38:26 +08:00
parent 338056876a
commit cd8f0572b4
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
*.log
.idea
yarn.lock
.vscode

View File

@ -53,8 +53,8 @@
"raw-loader": "~0.5.0",
"react": "^15.2.1",
"react-dom": "^15.2.1",
"should": "^8.0.2",
"script-loader": "~0.7.0",
"should": "^11.1.1",
"style-loader": "~0.13.0",
"url-loader": "~0.5.0",
"val-loader": "~0.5.0",