mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
发布新版本
This commit is contained in:
parent
fcc887e2b1
commit
8221ec4239
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "amis",
|
||||
"version": "1.2.4-beta.4",
|
||||
"version": "1.2.4-beta.5",
|
||||
"description": "一种MIS页面生成工具",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
@ -15,8 +15,7 @@
|
||||
"build": "sh build.sh",
|
||||
"prettier": "prettier --write '{src,examples,scss}/**/*.{tsx,ts,jsx,scss}'",
|
||||
"deploy-gh-page": "sh ./deploy-gh-pages.sh",
|
||||
"build-schemas": "ts-node -O '{\"target\":\"es6\"}' scripts/build-schemas.ts",
|
||||
"prepare": "husky install"
|
||||
"build-schemas": "ts-node -O '{\"target\":\"es6\"}' scripts/build-schemas.ts"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user