Make npm happier

This commit is contained in:
turt2live 2017-06-25 22:44:46 -06:00
parent 353d4304da
commit 5eb1c8c6e8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -81,9 +81,9 @@
"integrity": "sha1-sC0QqwKOKSisWSoFGqpJgaGUHQM="
},
"@types/node": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.0.2.tgz",
"integrity": "sha512-1uANgw7TMKnSSO0jffiFnrcMsKVqK3n1IHiSwSgptsRzgLfTCu0QdxZPofyYKVA2U0vH4OmullQ2IiU/XhFp5w==",
"version": "6.0.78",
"resolved": "https://registry.npmjs.org/@types/node/-/node-6.0.78.tgz",
"integrity": "sha512-+vD6E8ixntRzzZukoF3uP1iV+ZjVN3koTcaeK+BEoc/kSfGbLDIGC7RmCaUgVpUfN6cWvfczFRERCyKM9mkvXg==",
"dev": true
},
"abbrev": {

View File

@ -48,7 +48,7 @@
"@angularclass/hmr": "^1.2.2",
"@angularclass/hmr-loader": "^3.0.2",
"@ng-bootstrap/ng-bootstrap": "^1.0.0-alpha.26",
"@types/node": "^6.11.0",
"@types/node": "^6.0.78",
"angular2-modal": "^2.0.3",
"angular2-template-loader": "^0.6.2",
"angular2-toaster": "^4.0.0",