chore(update): stencil 0.0.8-9

This commit is contained in:
Adam Bradley
2017-12-01 12:08:49 -06:00
parent e35ad0eaef
commit 00a836ad1b
3 changed files with 383 additions and 628 deletions

View File

@ -14,9 +14,9 @@
} }
}, },
"@stencil/core": { "@stencil/core": {
"version": "0.0.8-8", "version": "0.0.8-9",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.0.8-8.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.0.8-9.tgz",
"integrity": "sha512-BCr+ix3Q3BdNGKowIH/ErUFsjG7+wZHEWRHpWcq3sBjJrR/a/Sv1bo4yygUZRvxwiM/ejZgPUbsFra+IbS+9Ig==", "integrity": "sha512-cFoU6clyU/eFNEZ9UEZBT+NR4oArV4CdovgRpgy8GwXCjA14wNWai7MM9Dh0igIfapiYZIQ3FkQyGokS8dspPw==",
"dev": true, "dev": true,
"requires": { "requires": {
"chokidar": "1.7.0", "chokidar": "1.7.0",

View File

@ -10,7 +10,7 @@
"dist/" "dist/"
], ],
"devDependencies": { "devDependencies": {
"@stencil/core": "0.0.8-8", "@stencil/core": "0.0.8-9",
"@stencil/dev-server": "0.0.18-0", "@stencil/dev-server": "0.0.18-0",
"@stencil/utils": "latest", "@stencil/utils": "latest",
"@types/jest": "^21.1.6", "@types/jest": "^21.1.6",

File diff suppressed because it is too large Load Diff