We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776f134 commit 9d78e0eCopy full SHA for 9d78e0e
1 file changed
package.json
@@ -44,6 +44,7 @@
44
"lint": "eslint \"**/*.{js,ts,tsx}\"",
45
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
46
"prepare": "bob build",
47
+ "nitrogen": "nitrogen",
48
"release": "release-it"
49
},
50
"keywords": [
0 commit comments