Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Nov 18, 2023
1 parent 981141f commit f1986b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
"name": "sample-tactics",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "parcel serve index.html",
"build": "parcel build ./index.html --dist-dir ./dist --public-url ./"
},
"author": "",
"license": "ISC",
"author": "eonarheim",
"license": "BSD-2-Clause",
"dependencies": {
"excalibur": "0.28.1"
},
Expand Down

0 comments on commit f1986b3

Please sign in to comment.