Skip to content

Commit 71c6baf

Browse files
author
elf Pavlik
committed
changed requirements of LevelGraph peerDependency
1 parent f7a0c24 commit 71c6baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"n3": "~0.2.3"
3838
},
3939
"peerDependencies": {
40-
"levelgraph": "~0.8.1"
40+
"levelgraph": ">= 0.8 < 0.9"
4141
},
4242
"devDependencies": {
4343
"mocha": "~1.17.0",

0 commit comments

Comments
 (0)