1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

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
commit 3b02d36acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",