Browse Source

Updates dependencies

main
Eric Amodio 7 years ago
parent
commit
078f3fd482
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -873,7 +873,7 @@
"vscode:prepublish": "npm install && npm run compile" "vscode:prepublish": "npm install && npm run compile"
}, },
"dependencies": { "dependencies": {
"applicationinsights": "0.19.0",
"applicationinsights": "0.20.0",
"copy-paste": "1.3.0", "copy-paste": "1.3.0",
"ignore": "3.3.0", "ignore": "3.3.0",
"lodash.debounce": "4.0.8", "lodash.debounce": "4.0.8",

Loading…
Cancel
Save