当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 7 Fork 0

罪. / redux-model
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 869 Bytes
一键复制 编辑 原始数据 按行查看 历史
罪. 提交于 2020-11-27 18:06 . chore: Update deps
{
"name": "redux-model",
"repository": "https://github.com/redux-model/redux-model",
"author": "范文华 <531362022@qq.com>",
"license": "MIT",
"scripts": {
"next": "lerna run build && lerna publish --dist-tag=next",
"latest": "lerna run build && lerna publish",
"test": "rm -rf packages/*/build && yarn relink && lerna run tsc && jest --runInBand",
"bootstrap": "lerna clean -y && lerna bootstrap && yarn relink",
"relink": "lerna run relink && bash scripts/vue.sh && bash scripts/taro.sh",
"docs": "docsify serve docs"
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.10",
"docsify-cli": "^4.4.2",
"jest": "^26.6.3",
"lerna": "^3.22.1",
"public-refactor": "^0.5.1",
"redux": "^4.0.5",
"sleep-promise": "^9.0.0",
"ts-jest": "^26.4.4",
"typescript": "^4.1.2"
}
}
TypeScript
1
https://gitee.com/geekact/redux-model.git
git@gitee.com:geekact/redux-model.git
geekact
redux-model
redux-model
master

搜索帮助