Skip to content

Commit

Permalink
first fix: remove old command
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Jul 21, 2023
1 parent 5705661 commit dc5025e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"test-ios": "./scripts/objc-test.sh test",
"test-typescript": "dtslint packages/react-native/types",
"test-typescript-offline": "dtslint --localTs node_modules/typescript/lib packages/react-native/types",
"bump-all-updated-packages": "node ./scripts/monorepo/bump-all-updated-packages",
"align-package-versions": "node -e \"require('./scripts/monorepo/align-package-versions')()\""
"bump-all-updated-packages": "node ./scripts/monorepo/bump-all-updated-packages"
},
"workspaces": [
"packages/*"
Expand Down

0 comments on commit dc5025e

Please sign in to comment.