mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 06:42:57 +01:00
Changed noodl-editor productName and description
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "noodl-editor",
|
||||
"productName": "Noodl Editor",
|
||||
"description": "Low-code for when experience matter",
|
||||
"author": "Noodl <info@noodl.net>",
|
||||
"homepage": "https://noodl.net",
|
||||
"version": "1.0.1",
|
||||
"productName": "OpenNoodl Editor",
|
||||
"description": "Full stack low code React app builder",
|
||||
"author": "The Low Code Foundation",
|
||||
"homepage": "https://thelowcodefoundation.com",
|
||||
"version": "1.0.0",
|
||||
"main": "src/main/main.js",
|
||||
"scripts": {
|
||||
"build": "npx ts-node -P ./tsconfig.build.json ./scripts/build.ts",
|
||||
@@ -128,4 +128,4 @@
|
||||
"optionalDependencies": {
|
||||
"dmg-license": "^1.0.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user