We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 468bfd0 commit b4de8c2Copy full SHA for b4de8c2
package.json
@@ -13,8 +13,7 @@
13
"web:publish": "cd packages/react-formz-web && npm publish --access public",
14
"native:publish": "cd packages/react-formz-native && npm publish --access public",
15
"native:build": "yarn workspace @zerry/react-formz-native build",
16
- "build": "nx run workspace:packages:build",
17
- "version": "nx run workspace:version"
+ "build": "nx run workspace:packages:build"
18
},
19
"devDependencies": {
20
"@nrwl/jest": "^16.8.1",
0 commit comments