Skip to content

Commit

Permalink
Update: Restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrywithaz committed Sep 18, 2023
1 parent 468bfd0 commit b4de8c2
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 @@ -13,8 +13,7 @@
"web:publish": "cd packages/react-formz-web && npm publish --access public",
"native:publish": "cd packages/react-formz-native && npm publish --access public",
"native:build": "yarn workspace @zerry/react-formz-native build",
"build": "nx run workspace:packages:build",
"version": "nx run workspace:version"
"build": "nx run workspace:packages:build"
},
"devDependencies": {
"@nrwl/jest": "^16.8.1",
Expand Down

0 comments on commit b4de8c2

Please sign in to comment.