feat: reorganize builder

This commit is contained in:
obvTiger 2025-03-27 13:28:12 +01:00
parent ff7bb041ef
commit 362b7aa15e
18 changed files with 1094 additions and 310 deletions

View file

@ -1,6 +1,6 @@
{
"name": "blueprint",
"version": "1.0.0",
"version": "1.1.0",
"description": "A modern UI component compiler with live reload support",
"main": "lib/BlueprintBuilder.js",
"scripts": {