chore: revert accidental bump to 1.0.28

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-08-03 14:17:25 +08:00
parent 7a25b18268
commit c46ff34393
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "TTRPGPlayer", "name": "TTRPGPlayer",
"version": "1.0.28", "version": "1.0.27",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "TTRPGPlayer", "name": "TTRPGPlayer",
"version": "1.0.28", "version": "1.0.27",
"hasInstallScript": true, "hasInstallScript": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "TTRPGPlayer", "name": "TTRPGPlayer",
"version": "1.0.28", "version": "1.0.27",
"description": "TTRPG Player — редактор и проигрыватель НРИ", "description": "TTRPG Player — редактор и проигрыватель НРИ",
"main": "dist/main/index.cjs", "main": "dist/main/index.cjs",
"scripts": { "scripts": {