Update to Stencil 2.3.0

This commit is contained in:
Cory LaViska
2020-11-06 16:31:36 -05:00
parent c82dd0bb3c
commit 64dfb008b2
3 changed files with 6 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.5.3",
"@stencil/core": "^2.2.0",
"@stencil/core": "^2.3.0",
"color": "^3.1.2",
"resize-observer-polyfill": "^1.5.1"
},