Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia committed Nov 13, 2023
1 parent 57b53ef commit 41f9fbc
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/create-ice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"url": "https://github.com/alibaba/ice/tree/master/packages/create-ice"
},
"gitHead": "07ac7bb07162aac8c90778dd1de4a2060f8df498"
}
}
8 changes: 4 additions & 4 deletions packages/icejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ice.js",
"version": "2.6.6",
"version": "2.6.7",
"description": "command line interface and builtin plugin for icejs",
"author": "[email protected]",
"homepage": "",
Expand Down Expand Up @@ -29,12 +29,12 @@
"build-plugin-ice-auth": "2.0.2",
"build-plugin-ice-config": "2.0.2",
"build-plugin-ice-logger": "2.0.0",
"build-plugin-ice-mpa": "2.1.1",
"build-plugin-ice-mpa": "2.1.2",
"build-plugin-ice-request": "2.0.1",
"build-plugin-ice-router": "2.1.3",
"build-plugin-ice-ssr": "3.1.4",
"build-plugin-ice-store": "2.0.8",
"build-plugin-react-app": "2.2.3",
"build-plugin-ice-store": "2.0.9",
"build-plugin-react-app": "2.2.4",
"build-plugin-pwa": "1.1.1",
"build-plugin-speed": "1.0.1",
"chalk": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-icestark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
}
2 changes: 1 addition & 1 deletion packages/plugin-keep-alive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
}
2 changes: 1 addition & 1 deletion packages/plugin-stark-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"postcss-prefix-selector": "^1.15.0",
"webpack-plugin-import": "^0.2.7"
}
}
}

0 comments on commit 41f9fbc

Please sign in to comment.