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 3ddc7fa commit 918e518Copy full SHA for 918e518
package.json
@@ -19,7 +19,7 @@
19
},
20
"homepage": "https://github.com/component-driven/react-figma-primitives#readme",
21
"scripts": {
22
- "prepublish": "npm run gql:schema && npm run build",
+ "prepublish": "npm run build",
23
"build": "microbundle --jsx react",
24
"dev": "microbundle watch --jsx react --no-compress",
25
"lint": "eslint . --cache --fix",
0 commit comments