mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-10 14:22:53 +01:00
chore: bump version
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -48981,7 +48981,7 @@
|
|||||||
},
|
},
|
||||||
"packages/noodl-editor": {
|
"packages/noodl-editor": {
|
||||||
"name": "fluxscape-editor",
|
"name": "fluxscape-editor",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@electron/remote": "^2.1.2",
|
"@electron/remote": "^2.1.2",
|
||||||
"@jaames/iro": "^5.5.2",
|
"@jaames/iro": "^5.5.2",
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"description": "Node-Based App Builder for Scalability & Rapid Development, a fork of Noodl",
|
"description": "Node-Based App Builder for Scalability & Rapid Development, a fork of Noodl",
|
||||||
"author": "Fluxscape <contact@fluxscape.io>",
|
"author": "Fluxscape <contact@fluxscape.io>",
|
||||||
"homepage": "https://fluxscape.io",
|
"homepage": "https://fluxscape.io",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"main": "src/main/main.js",
|
"main": "src/main/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npx ts-node -P ./tsconfig.build.json ./scripts/build.ts",
|
"build": "npx ts-node -P ./tsconfig.build.json ./scripts/build.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user