Use Stencil 1.17.0-0 for custom elements build

This commit is contained in:
Cory LaViska
2020-07-22 17:13:21 -04:00
parent 3c1ad8e0dc
commit e1b0d67df5
2 changed files with 8 additions and 8 deletions

View File

@@ -63,7 +63,7 @@
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.1.1",
"@stencil/core": "^1.14.0",
"@stencil/core": "^1.17.0-0",
"@stencil/sass": "^1.1.1",
"color": "^3.1.2",
"resize-observer-polyfill": "^1.5.1"