Merge pull request #1943 from node-red-hitachi/dev-fixEditorApiName

fix typo of editor-api package name
This commit is contained in:
Nick O'Leary
2018-10-25 09:56:04 +01:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
{
"name": "@node-red/editor",
"name": "@node-red/editor-api",
"version": "0.20.0-alpha.0",
"license": "Apache-2.0",
"main": "./lib/index.js",