mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00
chore(): update dev-server dependency to use latest patch release.
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@stencil/core": "0.1.2",
|
"@stencil/core": "0.1.2",
|
||||||
"@stencil/dev-server": "0.0.18-1",
|
"@stencil/dev-server": "0.0.18",
|
||||||
"@stencil/utils": "latest",
|
"@stencil/utils": "latest",
|
||||||
"@types/jest": "^21.1.6",
|
"@types/jest": "^21.1.6",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
|
Reference in New Issue
Block a user