Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SunDevil311 committed Jan 17, 2025
1 parent 64c5c93 commit 40ef431
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
],
"license": "(CC-BY-4.0 OR GPL-3.0-or-later)",
"author": "Scott Lopez",
"browserslist": [
"defaults and fully supports es6-module",
"maintained node versions"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack serve --open --config webpack.config.dev.js",
Expand Down

0 comments on commit 40ef431

Please sign in to comment.