Skip to content

Commit

Permalink
module in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
annarhughes committed Oct 24, 2023
1 parent 99a17f0 commit 374e984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"productName": "YSM",
"author": "Chayn",
"private": true,
"type": "module",
"scripts": {
"dev": "next dev",
"dev:url": "BASE_URL=\"http://localhost:3001\" API_URL=\"http://localhost:3000\" next dev -p 3001",
Expand Down

0 comments on commit 374e984

Please sign in to comment.