Skip to content

Commit 6975f6a

Browse files
author
Pradeep Kumar Tippa
committed
Updated details with github.com
1 parent 2afb27c commit 6975f6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector-nodes-for-Node-RED",
3-
"version": "1.0.24",
3+
"version": "0.9.0",
44
"description": "Node-RED nodes to connect loopback (http://loopback.io) based node applications",
55
"main": "node-red.js",
66
"scripts": {
@@ -44,7 +44,7 @@
4444
"sinon": "^1.17.3",
4545
"supertest": "^1.2.0",
4646
"when": "^3.7.7",
47-
"oe-logger": "^0.9.1"
47+
"oe-logger": "git+https://github.com/edgeverve/oe-logger.git#v0.9.1"
4848
},
4949
"dependencies": {
5050
"express": "^4.13.4"

0 commit comments

Comments
 (0)