diff --git a/package-lock.json b/package-lock.json index 02cf96d..795a623 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arx-map-lalees-minigame", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "arx-map-lalees-minigame", - "version": "2.1.0", + "version": "2.1.1", "license": "MIT", "dependencies": { "arx-convert": "^10.1.1", diff --git a/package.json b/package.json index c095cc4..263497a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arx-map-lalees-minigame", - "version": "2.1.0", + "version": "2.1.1", "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.5.4" } -} \ No newline at end of file +}