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 73e01b7 commit 13c6454Copy full SHA for 13c6454
packages/react/package.json
@@ -39,7 +39,7 @@
39
"dev": "yarn build --watch",
40
"test": "jest --verbose",
41
"test:watch": "yarn test --watch",
42
- "test:chromatic": "chromatic --project-token=\"$CHROMATIC_PROJECT_TOKEN\"",
+ "test:chromatic": "chromatic --project-token=chpt_a1073d7bf2439e5",
43
"storybook": "storybook dev -p 6006",
44
"build-storybook": "storybook build"
45
},
0 commit comments