Skip to content

Commit

Permalink
chore: clean packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed May 29, 2024
1 parent b51d7d5 commit 5da1a1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"changeset": "changeset",
"release": "yarn build && changeset publish",
"cz": "cz",
"postinstall": "is-ci || husky"
"prepare": "husky"
},
"config": {
"commitizen": {
Expand Down Expand Up @@ -67,7 +67,6 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.3.0",
"husky": "9.0.11",
"is-ci": "3.0.1",
"lint-staged": "15.2.5",
"next": "14.2.3",
"npm-run-all": "^4.1.5",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,6 @@ __metadata:
dotenv-expand: "npm:^11.0.6"
eslint: "npm:^9.3.0"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
lint-staged: "npm:15.2.5"
minimist: "npm:^1.2.8"
next: "npm:14.2.3"
Expand Down Expand Up @@ -2573,7 +2572,7 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.2.0, ci-info@npm:^3.7.0":
"ci-info@npm:^3.7.0":
version: 3.9.0
resolution: "ci-info@npm:3.9.0"
checksum: 10/75bc67902b4d1c7b435497adeb91598f6d52a3389398e44294f6601b20cfef32cf2176f7be0eb961d9e085bb333a8a5cae121cb22f81cf238ae7f58eb80e9397
Expand Down Expand Up @@ -4982,17 +4981,6 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
ci-info: "npm:^3.2.0"
bin:
is-ci: bin.js
checksum: 10/192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
languageName: node
linkType: hard

"is-core-module@npm:^2.13.0":
version: 2.13.1
resolution: "is-core-module@npm:2.13.1"
Expand Down

0 comments on commit 5da1a1f

Please sign in to comment.