chore(): update to latest stencil

This commit is contained in:
Manu Mtz.-Almeida
2018-04-06 17:21:59 +02:00
parent 64a9497f72
commit b1de56a41c
2 changed files with 4 additions and 4 deletions

View File

@ -14,9 +14,9 @@
} }
}, },
"@stencil/core": { "@stencil/core": {
"version": "0.7.17", "version": "0.7.18",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.17.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.18.tgz",
"integrity": "sha512-k11O1nlosBpdJ489b+uOgCZ9MvIMMRaT/3jT05aVYFwaU+PToDyFwRBvQNFbJmvdwy9FXzljRQAYN1k+d2f/8g==", "integrity": "sha512-DCrNR79/R5rKDcMgzUsCLUklZcWjBq+eEd0aCShLGkjdv+psZ/XMjcQA2RXibdUYb5cX9QIN0UgLub+o+x58eA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chokidar": "2.0.3", "chokidar": "2.0.3",

View File

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