parent
d908e8d52d
commit
a77f96a674
@ -3,8 +3,6 @@
|
||||
"version": "1.0.5",
|
||||
"description": "Tools for Egg projects",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "npm run build -ws",
|
||||
"publish": "npm run publish -ws",
|
||||
@ -12,12 +10,9 @@
|
||||
"prepare": "husky",
|
||||
"prettier": "prettier --write ./packages"
|
||||
},
|
||||
"keywords": [
|
||||
"egg",
|
||||
"tools"
|
||||
],
|
||||
"author": "RainSun <zhaoyingbo@live.cn>",
|
||||
"license": "ISC",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user