Skip to content

Commit

Permalink
Remove playwright script from react-animation
Browse files Browse the repository at this point in the history
  • Loading branch information
leroykorterink committed Oct 6, 2023
1 parent 9999c4d commit f355eaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"fix:eslint": "npm run lint:eslint -- --fix",
"test": "npm-run-all -s test:*",
"test:jest": "NODE_NO_WARNINGS=1 NODE_OPTIONS=--experimental-vm-modules jest",
"test:playwright": "playwright test -c playwright.config.ts",
"build": "npm-run-all -s clean build:*",
"build:ts": "tsc -p ./tsconfig.build.json",
"clean": "rimraf -rf ./dist",
Expand Down

0 comments on commit f355eaf

Please sign in to comment.