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 1701eb0 commit 7dda4b5Copy full SHA for 7dda4b5
package.json
@@ -20,7 +20,6 @@
20
"_format": "prettier '**/*.{ts,tsx,json,md}'",
21
"format": "yarn _format --write",
22
"format:check": "yarn _format --list-different",
23
- "grant_exec_perms": "node dist/bin/tools/grant_exec_perms",
24
"storybook": "yarn build && yarn only-include-used-icons && start-storybook -p 6006",
25
"build-storybook": "yarn build && yarn only-include-used-icons && build-storybook",
26
"only-include-used-icons": "node dist/bin/only-include-used-icons.js",
0 commit comments