chore: bump version (#62)

This commit is contained in:
Eric Tuvesson
2024-08-08 21:27:12 +02:00
committed by GitHub
parent c593a134b3
commit 94dd3dbf0e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -48981,7 +48981,7 @@
},
"packages/noodl-editor": {
"name": "fluxscape-editor",
"version": "1.0.0",
"version": "1.1.0",
"dependencies": {
"@electron/remote": "^2.1.2",
"@jaames/iro": "^5.5.2",

View File

@@ -4,7 +4,7 @@
"description": "Node-Based App Builder for Scalability & Rapid Development, a fork of Noodl",
"author": "Fluxscape <contact@fluxscape.io>",
"homepage": "https://fluxscape.io",
"version": "1.0.0",
"version": "1.1.0",
"main": "src/main/main.js",
"scripts": {
"build": "npx ts-node -P ./tsconfig.build.json ./scripts/build.ts",