Commit c3602f6b174cb92b9a453c8be6a20cc380afd14b

Authored by 邢晴晴
1 parent a135ef38

回退版本到1.7.3

Showing 1 changed file with 0 additions and 7 deletions
... ... @@ -22,13 +22,6 @@
22 22 }
23 23 ],
24 24 "scripts": {
25   - "build": "father-build",
26   - "prepare": "npm run build",
27   - "postpublish": "git push --tags",
28   - "beta": "npm publish --tag beta",
29   - "prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\"",
30   - "test": "umi-test",
31   - "test:coverage": "umi-test --coverage"
32 25 },
33 26 "main": "lib/index.js",
34 27 "module": "es/index.js",
... ...