1 Commits

Author SHA1 Message Date
2c20351635 Update author 2022-03-24 01:06:10 -04:00

View File

@@ -7,7 +7,7 @@
"webpack": "node ./node_modules/webpack/bin/webpack --config webpack.config.js --display-error-details --progress --profile --color",
"build": "npm run webpack && extractInfo && copyfiles -f ./gameart.png ./dist/"
},
"author": "Critterman",
"author": "dactyl",
"license": "GPL 3.0",
"devDependencies": {
"@types/node": "^12.12.35",