Edited to use webpack
This commit is contained in:
parent
e499a37df9
commit
52b1c0b212
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "uno-game",
|
"name": "uno-game",
|
||||||
"version": "0.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Uno game",
|
"description": "Uno game",
|
||||||
"main": "index.js",
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user