diff --git a/package-lock.json b/package-lock.json index 2fb37e0..20c9e8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arx-map-lalees-minigame", - "version": "1.1.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "arx-map-lalees-minigame", - "version": "1.1.0", + "version": "2.0.0", "license": "GPL-3.0-or-later", "dependencies": { "arx-convert": "^8.2.0", diff --git a/package.json b/package.json index 47a77b8..a0235cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arx-map-lalees-minigame", - "version": "1.1.0", + "version": "2.0.0", "description": "An Arx Fatalis map to promote 'Lalee's Games' youtube channel", "main": "src/index.ts", "type": "module", @@ -38,4 +38,4 @@ "tsc-alias": "^1.8.10", "typescript": "^5.4.5" } -} \ No newline at end of file +}