fix dataprotocol developement problems (#788)

* whats happening

* fix problems with compiling

* fix compile

* fix problems with building

* deleteing lib

* adding lib back to ignore

* fix more build problems
This commit is contained in:
Anthony Dresser
2018-02-27 11:40:57 -08:00
committed by Karl Burtram
parent 3432dac261
commit 1c08e64651
13 changed files with 410 additions and 3120 deletions

View File

@@ -190,6 +190,9 @@
]
}
},
"dependencies": {
"extensions-modules": "file:../../extensions-modules"
},
"devDependencies": {
"vscode": "1.0.1"
}