Skip to content

Commit

Permalink
chore: 移除无用的文件
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxb committed Dec 25, 2020
1 parent e50c736 commit 854171d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions commitlint.config.js

This file was deleted.

1 change: 0 additions & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ yarn
yarn build:ts
yarn build
yarn test
yarn changelog
lerna publish --registry=https://registry.npmjs.org --force-publish
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"type-check": "tsc --noEmit",
"test": "jest --coverage",
"coveralls": "coveralls < coverage/lcov.info",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"lerna": "lerna publish --registry=https://registry.npmjs.org --force-publish --changelog-preset"
},
"sideEffects": [
Expand All @@ -34,15 +33,9 @@
"bugs": {
"url": "https://github.com/fmfe/genesis/issues"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"devDependencies": {
"@fmfe/genesis-lint": "file:./packages/genesis-lint",
"@types/jest": "^25.1.4",
"commitlint-config-cz": "^0.13.1",
"coveralls": "^3.0.11",
"jest": "^25.2.4",
"vue": "^2.6.11",
Expand Down

0 comments on commit 854171d

Please sign in to comment.