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 f4d8317 commit 31c25edCopy full SHA for 31c25ed
package.json
@@ -34,7 +34,7 @@
34
"test-e2e-ios-release": "node ./scripts/test-e2e --ios --release",
35
"test-unit-ios": ".",
36
"test-unit-android": ".",
37
- "test-js": "node ./scripts/test-js",
+ "test-js": ".",
38
"xcode": "open example/ios/NotificationsExampleApp.xcworkspace",
39
"studio": "open -a /Applications/Android\\ Studio.app ./example/android",
40
"prerelease": "npm run build",
0 commit comments