pull out editor-client and editor-api

This commit is contained in:
Nick O'Leary
2018-08-17 22:10:54 +01:00
parent 6b79c6135f
commit e57d8ba0ef
287 changed files with 245 additions and 294 deletions

View File

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