Update Stencil

This commit is contained in:
Cory LaViska
2020-10-27 08:21:46 -04:00
parent 0d353cae6b
commit cb1ab2ae7d
3 changed files with 10 additions and 9 deletions

View File

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