Skip to content

Commit

Permalink
[Dependencies] Change: Remove semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Mar 8, 2024
1 parent b000bb1 commit 1d7ebb8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 2,582 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"author": "Woraphot Chokratanasombat <[email protected]>",
"scripts": {
"ci": "CI=true && yarn lint && yarn test",
"ci:publish": "yarn semantic-release",
"lint": "yarn tsc --noEmit && yarn eslint ./src --ext .ts,.tsx",
"build": "yarn tsc",
"prepack": "yarn build",
Expand All @@ -25,7 +24,6 @@
"@react-native/eslint-config": "0.73.2",
"@react-native/metro-config": "0.73.5",
"@react-native/typescript-config": "0.73.1",
"@semantic-release/git": "^10.0.0",
"@types/jest": "^29",
"@types/parse-color": "^1.0.0",
"@types/react-test-renderer": "^18.0.0",
Expand All @@ -38,7 +36,6 @@
"react-native": "0.73.5",
"react-test-renderer": "18.2.0",
"react": "18.2.0",
"semantic-release": "^23.0.0",
"typescript": "5.0.4"

},
Expand Down
Loading

0 comments on commit 1d7ebb8

Please sign in to comment.