lowcode-cli 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # lowcode-cli VIZ组件脚手架
1
+ # lowcode-cli 组件脚手架
2
2
 
3
3
  ## 安装到全局
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lowcode-cli",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
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"