File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 "changeset" : " changeset" ,
5555 "release" : " yarn build && changeset publish" ,
5656 "cz" : " cz" ,
57- "postinstall " : " is-ci || husky"
57+ "prepare " : " husky"
5858 },
5959 "config" : {
6060 "commitizen" : {
7676 "cz-conventional-changelog" : " 3.3.0" ,
7777 "eslint" : " ^9.3.0" ,
7878 "husky" : " 9.0.11" ,
79- "is-ci" : " 3.0.1" ,
8079 "lint-staged" : " 15.2.5" ,
8180 "npm-run-all" : " ^4.1.5" ,
8281 "postcss" : " ^8.4.38" ,
Original file line number Diff line number Diff line change @@ -948,7 +948,6 @@ __metadata:
948948 eslint : " npm:^9.3.0"
949949 execa : " npm:^9.1.0"
950950 husky : " npm:9.0.11"
951- is-ci : " npm:3.0.1"
952951 lint-staged : " npm:15.2.5"
953952 npm-run-all : " npm:^4.1.5"
954953 postcss : " npm:^8.4.38"
@@ -2415,7 +2414,7 @@ __metadata:
24152414 languageName : node
24162415 linkType : hard
24172416
2418- " ci-info@npm:^3.2.0, ci-info@npm:^3. 7.0 " :
2417+ " ci-info@npm:^3.7.0 " :
24192418 version : 3.9.0
24202419 resolution : " ci-info@npm:3.9.0"
24212420 checksum : 10/75bc67902b4d1c7b435497adeb91598f6d52a3389398e44294f6601b20cfef32cf2176f7be0eb961d9e085bb333a8a5cae121cb22f81cf238ae7f58eb80e9397
@@ -4801,17 +4800,6 @@ __metadata:
48014800 languageName : node
48024801 linkType : hard
48034802
4804- " is-ci@npm:3.0.1 " :
4805- version : 3.0.1
4806- resolution : " is-ci@npm:3.0.1"
4807- dependencies :
4808- ci-info : " npm:^3.2.0"
4809- bin :
4810- is-ci : bin.js
4811- checksum : 10/192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
4812- languageName : node
4813- linkType : hard
4814-
48154803" is-core-module@npm:^2.13.0 " :
48164804 version : 2.13.1
48174805 resolution : " is-core-module@npm:2.13.1"
You can’t perform that action at this time.
0 commit comments