new version

This commit is contained in:
Artemy 2023-06-19 17:29:08 +03:00
parent b856fb0f7f
commit f760263f7f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "pimi-launcher-core",
"version": "1.0.0",
"version": "1.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pimi-launcher-core",
"version": "1.0.0",
"version": "1.1.1",
"license": "MIT",
"dependencies": {
"adm-zip": "^0.4.13",

View file

@ -1,6 +1,6 @@
{
"name": "pimi-launcher-core",
"version": "1.1.0",
"version": "1.1.1",
"description": "Core for pimi-launcher (Minecraft)",
"main": "index.js",
"types": "./index.d.ts",