We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a1352 commit 0f46364Copy full SHA for 0f46364
storage/leveldb/package.json
@@ -3,7 +3,7 @@
3
"version" : "0.1.0",
4
"description" : "A Node-RED node to read and write to a LevelDB database",
5
"dependencies" : {
6
- "level" : "^4.0.0"
+ "level" : "^6.0.0"
7
},
8
"repository" : {
9
"type":"git",
0 commit comments