lowcode-cli 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lowcode-cli",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Icode脚手脚",
5
5
  "scripts": {
6
6
  "antdcss": "lessc --js --modify-var='ant-prefix=custom' ./node_modules/antd/dist/antd.variable.less modified.css"
@@ -33,7 +33,7 @@
33
33
  "babel-plugin-import": "^1.13.1",
34
34
  "chalk": "^2.4.1",
35
35
  "clean-webpack-plugin": "^3.0.0",
36
- "code-math": "0.0.7",
36
+ "code-math": "0.1.0",
37
37
  "commander": "^5.1.0",
38
38
  "core-js": "^2.5.3",
39
39
  "css-loader": "^1.0.0",