Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenine Drew authored and Jenine Drew committed Aug 29, 2023
1 parent 0a555a2 commit 50fbf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "jest",
"cypress": "cypress run",
"cypress-open": "cypress open",
"build": "export NODE_OPTIONS=--openssl-legacy-provider && webpack && pretty-quick dist/ ",
"build": "export NODE_OPTIONS=--openssl-legacy-provider && webpack && pretty-quick dist/",
"dev": "webpack-dev-server"
},
"devDependencies": {
Expand Down

0 comments on commit 50fbf95

Please sign in to comment.