big grid + images fix

This commit is contained in:
wass08
2026-02-06 09:21:56 +09:00
parent d29b736908
commit 541e9a2f85
4 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pascal-app/core",
"version": "0.1.10",
"version": "0.1.11",
"description": "Core library for Pascal 3D building editor",
"type": "module",
"main": "./dist/index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pascal-app/viewer",
"version": "0.1.10",
"version": "0.1.11",
"description": "3D viewer component for Pascal building editor",
"type": "module",
"main": "./dist/index.js",