chore(dependencies): latest

This commit is contained in:
Dan Bucholtz
2018-02-21 16:01:47 -06:00
parent 825a278f8c
commit f2fc3b2043
2 changed files with 3 additions and 6 deletions

View File

@@ -216,9 +216,9 @@
}
},
"@ionic/core": {
"version": "0.0.3-0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-0.0.3-0.tgz",
"integrity": "sha512-6iN0ybLvIYgkZM5R9CEhyYD3N+nvV360zSu2qTVCxWyPrCODebkRIYABIQp/RZcwSscniHXoM7wL3g9whbKsEA==",
"version": "0.0.3-5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-0.0.3-5.tgz",
"integrity": "sha512-DCzBmsW4XSn6/ZQfjK2G6Zo5uZ0rC4g5NSS95JnB8fU1ReBSYzUxhcwxXCKDXWS/qAJ7XO1LCuJUCkfl3cjE0Q==",
"dev": true
},
"@stencil/core": {

View File

@@ -48,8 +48,5 @@
"rxjs": "5.5.2",
"typescript": "latest",
"zone.js": "0.8.18"
},
"dependencies": {
"@stencil/core": "0.6.0"
}
}