Skip to content

Commit 2a6b930

Browse files
committed
script
1 parent 49b0764 commit 2a6b930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"prepare": "patch-package",
1111
"build": "ts-node -T scripts/build",
12-
"rebuild-picto": "ts-node -T scripts/picto-builder.ts src/picto/pictogrammes src/picto",
12+
"rebuild-picto": "ts-node -T scripts/picto-builder.ts src/picto/pictogrammes-svg src/picto",
1313
"_link": "ts-node -T scripts/link-in-integration-apps.ts",
1414
"link-external": "ts-node -T scripts/link-in-external-project.ts",
1515
"start-cra": "yarn build && yarn _link && ((tsc -w -p src) & (cd test/integration/cra && yarn start))",

0 commit comments

Comments
 (0)