mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(package): update to stencil 0.7.15
This commit is contained in:
6
core/package-lock.json
generated
6
core/package-lock.json
generated
@@ -14,9 +14,9 @@
|
||||
}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "0.7.14",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.14.tgz",
|
||||
"integrity": "sha512-qxWw+r75endJhaHL356v4v9FWUQQKiemcboBQ55wjwjPwWm6WfvMcqJ9aD3GVkskMSPLh3PyOkunvBBlnoUutg==",
|
||||
"version": "0.7.15",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.15.tgz",
|
||||
"integrity": "sha512-vf+HKzqlS5vVw6BlJTaRY8yKLNUTZuRagslnzaJd2LfFgIeeS4wbaw+iUbH80C5QehInJNZZKe0PlygBvYgE/A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": "2.0.1",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"ionicons": "4.0.0-18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stencil/core": "0.7.14",
|
||||
"@stencil/core": "0.7.15",
|
||||
"@stencil/dev-server": "latest",
|
||||
"@stencil/postcss": "0.0.2",
|
||||
"@stencil/sass": "0.0.3",
|
||||
|
||||
Reference in New Issue
Block a user