Readme update
This commit is contained in:
parent
f5380927fd
commit
89e2f52063
9 changed files with 60 additions and 148 deletions
|
|
@ -4,9 +4,7 @@
|
|||
"description": "Simple Phaser 3 game for the Hackerspace Trójmiasto's little game jam",
|
||||
"scripts": {
|
||||
"start": "parcel src/index.html -p 8000",
|
||||
"build": "parcel build src/index.html --out-dir dist --no-source-maps",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx"
|
||||
"build": "parcel build src/index.html --out-dir dist --no-source-maps"
|
||||
},
|
||||
"author": "Grzegorz Kupczyk",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue