Skip to content

Commit

Permalink
chore: lock package version
Browse files Browse the repository at this point in the history
  • Loading branch information
思忠 committed Aug 13, 2020
1 parent d086386 commit f0891dc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions packages/icejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ice.js",
"version": "1.7.0-10",
"version": "1.7.1",
"description": "command line interface and builtin plugin for icejs",
"author": "ice-admin@alibaba-inc.com",
"homepage": "",
Expand All @@ -25,17 +25,17 @@
},
"dependencies": {
"@alib/build-scripts": "^0.1.13",
"build-plugin-ice-config": "^1.7.0",
"build-plugin-app-core": "^0.1.6",
"build-plugin-ice-helpers": "^1.7.0",
"build-plugin-ice-logger": "^1.7.0",
"build-plugin-ice-mpa": "^1.7.0",
"build-plugin-ice-request": "^1.7.0",
"build-plugin-ice-router": "^1.7.0",
"build-plugin-ice-ssr": "^1.7.0",
"build-plugin-ice-store": "^1.7.0",
"build-plugin-react-app": "^1.7.0",
"build-plugin-miniapp": "^0.1.2",
"build-plugin-ice-config": "1.7.0",
"build-plugin-app-core": "0.1.9",
"build-plugin-ice-helpers": "1.7.0",
"build-plugin-ice-logger": "1.7.0",
"build-plugin-ice-mpa": "1.7.0",
"build-plugin-ice-request": "1.7.0",
"build-plugin-ice-router": "1.7.0",
"build-plugin-ice-ssr": "1.7.0",
"build-plugin-ice-store": "1.7.0",
"build-plugin-react-app": "1.7.0",
"build-plugin-miniapp": "0.1.2",
"create-cli-utils": "^0.1.0",
"chokidar": "^3.3.1",
"commander": "^5.0.0",
Expand Down

0 comments on commit f0891dc

Please sign in to comment.