mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Move node locales and tidy up package.json files
This commit is contained in:
8
packages/node_modules/@node-red/editor-client/package.json
generated
vendored
8
packages/node_modules/@node-red/editor-client/package.json
generated
vendored
@@ -2,5 +2,13 @@
|
||||
"name": "@node-red/editor-client",
|
||||
"version": "0.20.0",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/node-red/node-red.git"
|
||||
},
|
||||
"contributors": [
|
||||
{ "name": "Nick O'Leary" },
|
||||
{ "name": "Dave Conway-Jones"}
|
||||
],
|
||||
"main": "./lib/index.js"
|
||||
}
|
||||
|
Reference in New Issue
Block a user