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 c7f1717 commit fd0edceCopy full SHA for fd0edce
package.json
@@ -22,7 +22,6 @@
22
"main": "lib/dist/src/index.js",
23
"typings": "lib/dist/src/index.d.ts",
24
"scripts": {
25
- "postinstall": "node scripts/postinstall.js",
26
"build": "node ./scripts/build",
27
"watch": "node ./scripts/watch",
28
"xcode": "open playground/ios/playground.xcworkspace",
scripts/postinstall.js
0 commit comments