diff --git a/package.json b/package.json index e357b94..f53993a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "building-game", - "description": "A blocky, side-scrolling, building and exploration game", - "version": "1.0.0", + "name": "digging-game", + "description": "A blocky, side-scrolling, digging and exploration game", + "version": "0.0.1", "author": "koehr ", "license": "MIT", "private": true, diff --git a/src/Field.vue b/src/Field.vue index a42c49a..06b5b7a 100644 --- a/src/Field.vue +++ b/src/Field.vue @@ -13,7 +13,7 @@