Commit 15230d9045e6d53d5640787ed1fffd4a3be17ba3

Authored by 陈洋
1 parent 162a87b6

版本迭代

Showing 2 changed files with 2 additions and 1 deletions
... ... @@ -5,3 +5,4 @@ node_modules
5 5 .dumi/tmp-production
6 6 .DS_Store
7 7 .idea
  8 +/package-lock.json
... ...
1 1 {
2 2 "name": "@qx/common",
3   - "version": "3.0.0-alpha.10",
  3 + "version": "3.0.0-alpha.11",
4 4 "description": "A react library developed with dumi",
5 5 "license": "MIT",
6 6 "module": "dist/index.js",
... ...