Skip to content

Commit 13c6454

Browse files
authored
Update package.json
1 parent 73e01b7 commit 13c6454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dev": "yarn build --watch",
4040
"test": "jest --verbose",
4141
"test:watch": "yarn test --watch",
42-
"test:chromatic": "chromatic --project-token=\"$CHROMATIC_PROJECT_TOKEN\"",
42+
"test:chromatic": "chromatic --project-token=chpt_a1073d7bf2439e5",
4343
"storybook": "storybook dev -p 6006",
4444
"build-storybook": "storybook build"
4545
},

0 commit comments

Comments
 (0)