Skip to content

Commit

Permalink
Enable firefox and webkit playwright targets
Browse files Browse the repository at this point in the history
  • Loading branch information
leroykorterink committed Oct 6, 2023
1 parent 354efed commit 822873d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-transition-presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"clean": "rimraf -rf ./dist",
"storybook:dev": "storybook dev -p 6006",
"storybook:build": "storybook build -o ./.docs/react-transition-presence",
"storybook:test": "test-storybook"
"storybook:test": "test-storybook --browsers chromium firefox webkit"
},
"author": "frontend.monks",
"license": "MIT",
Expand Down

0 comments on commit 822873d

Please sign in to comment.