bump levels and mins dependancies

This commit is contained in:
Dave Conway-Jones
2017-04-12 09:21:05 +01:00
parent 3f4261f3b7
commit 100cf9a38d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-leveldb",
"version" : "0.0.7",
"version" : "0.0.8",
"description" : "A Node-RED node to read and write to a LevelDB database",
"dependencies" : {
"level" : "1.0.0"
"level" : "^1.6.0"
},
"repository" : {
"type":"git",