Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieyyt authored May 26, 2023
1 parent 68d68ca commit 8641cf3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"main": "index.js",
"scripts": {
"start": "swa start src --api-location api",
"now-build": "npm run collect && next build",
"playwright_test": "playwright test",
"build": "npm run now-build && next export"
"playwright_test": "playwright test"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 8641cf3

Please sign in to comment.