chore(stencil): update to latest

This commit is contained in:
Manu Mtz.-Almeida
2018-03-20 19:25:29 +01:00
parent 9988c754ac
commit fd0ceda0e9
2 changed files with 4 additions and 4 deletions

View File

@ -14,9 +14,9 @@
}
},
"@stencil/core": {
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.3.tgz",
"integrity": "sha512-scKJewolADyCQ7GXxyfIPfeZKbi4phO/+5SzSp0qEXV7zCZ898DvWCmngBPqLcdDQ9sKWynCc49z8pXpf2GcLA==",
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.4.tgz",
"integrity": "sha512-rcG1EZTGZXSM8rWsC7mapu3EsSuYHVTKix3w+J3JoSSUifPfVbwKoNYfXN6zQ3eQVEmXTJb/xqNxE+Sw1VHY/A==",
"dev": true,
"requires": {
"chokidar": "2.0.1",

View File

@ -24,7 +24,7 @@
"ionicons": "4.0.0-18"
},
"devDependencies": {
"@stencil/core": "^0.7.3",
"@stencil/core": "^0.7.4",
"@stencil/dev-server": "latest",
"@stencil/postcss": "0.0.2",
"@stencil/sass": "0.0.3",