mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Upgrade to stencil/core@next for custom elements bundle
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -156,9 +156,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "1.16.5",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-1.16.5.tgz",
|
||||
"integrity": "sha512-70srOdtpEg0sIS2V4x/BJfQpNDJnuMnJXoY3KkKywLE3DdLnM5zQogsfX+NyKzQACx9qLh18sVSBNIartAvjgA==",
|
||||
"version": "1.17.0-0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-1.17.0-0.tgz",
|
||||
"integrity": "sha512-mH9dcZWCYgZK04GIJcAF5Rlr2KqRC8w10p05Fgh0xT+ZJBZt0m2i2MtApLiEALyTTjS7DEWzARkcUTYq8DVfFA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"typescript": "3.9.7"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"version": "npm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stencil/core": "^1.16.5",
|
||||
"@stencil/core": "^1.17.0-0",
|
||||
"@stencil/eslint-plugin": "^0.3.1",
|
||||
"@stencil/sass": "^1.3.2",
|
||||
"@typescript-eslint/eslint-plugin": "^2.28.0",
|
||||
|
||||
Reference in New Issue
Block a user