Skip to content

Commit b4de8c2

Browse files
committed
Update: Restructure
1 parent 468bfd0 commit b4de8c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"web:publish": "cd packages/react-formz-web && npm publish --access public",
1414
"native:publish": "cd packages/react-formz-native && npm publish --access public",
1515
"native:build": "yarn workspace @zerry/react-formz-native build",
16-
"build": "nx run workspace:packages:build",
17-
"version": "nx run workspace:version"
16+
"build": "nx run workspace:packages:build"
1817
},
1918
"devDependencies": {
2019
"@nrwl/jest": "^16.8.1",

0 commit comments

Comments
 (0)