mirror of https://github.com/node-red/node-red.git
fix typo of editor-api package name
parent
f22960ad59
commit
f8a88cc1a4
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "@node-red/editor",
|
"name": "@node-red/editor-api",
|
||||||
"version": "0.20.0-alpha.0",
|
"version": "0.20.0-alpha.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
|
Loading…
Reference in New Issue