Skip to content

Commit

Permalink
chore: disable auto-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Wroud committed Sep 13, 2024
1 parent cde6098 commit ffb2542
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/di-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"!.tsbuildinfo"
],
"scripts": {
"ci:prepublish": "yarn gulp ci:prepublish",
"ci:prepublish": "",
"test": "tests-runner",
"test:ci": "CI=true yarn run test",
"build": "tsc -b",
Expand Down
2 changes: 1 addition & 1 deletion packages/di-tools-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"!.tsbuildinfo"
],
"scripts": {
"ci:prepublish": "yarn gulp ci:prepublish",
"ci:prepublish": "",
"test": "tests-runner",
"test:ci": "CI=true yarn run test",
"build": "tsc -b",
Expand Down

0 comments on commit ffb2542

Please sign in to comment.