Skip to content

Commit

Permalink
chore(package): remove release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed May 3, 2024
1 parent ca1b054 commit be2c963
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 1,503 deletions.
17 changes: 0 additions & 17 deletions .release-it.json

This file was deleted.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"typescript": "tsc --noEmit",
"example": "yarn --cwd example",
"bootstrap": "yarn example && yarn",
"build": "bob build",
"release": "release-it"
"build": "bob build"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down Expand Up @@ -45,7 +44,6 @@
"@commitlint/config-conventional": "^7.5.0",
"@expo/vector-icons": "^10.0.1",
"@react-native-community/bob": "^0.3.4",
"@release-it/conventional-changelog": "^1.1.0",
"@types/jest": "^24.0.11",
"@types/react": "^16.8.13",
"@types/react-native": "^0.57.49",
Expand All @@ -69,7 +67,6 @@
"react-native-testing-library": "^1.7.0",
"react-navigation": "^4.0.7",
"react-test-renderer": "16.8.6",
"release-it": "^12.3.6",
"typescript": "^4.1.6"
},
"dependencies": {},
Expand Down
Loading

0 comments on commit be2c963

Please sign in to comment.