Skip to content

Commit

Permalink
update dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Oct 8, 2016
1 parent d44a3c0 commit 616b78f
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 61 deletions.
151 changes: 92 additions & 59 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@
"dependencies": {
"stylelint-vscode": "^5.0.0",
"vscode-languageclient": "^2.5.0",
"vscode-languageserver": "^2.5.0"
"vscode-languageserver": "^2.5.1"
},
"devDependencies": {
"@shinnn/eslint-config-node": "^3.0.0",
"eslint": "^3.2.0",
"vscode": "^0.11.17"
"vscode": "^1.0.0"
}
}

0 comments on commit 616b78f

Please sign in to comment.