Skip to content

Commit 1f6c603

Browse files
authored
Breaking: bump level-js from 5.x to 6.x (#194)
Removes legacy range options and drops support of IE11 and Safari 9-11.
1 parent 78dd057 commit 1f6c603

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
@@ -14,7 +14,7 @@
1414
},
1515
"browser": "browser.js",
1616
"dependencies": {
17-
"level-js": "^5.0.0",
17+
"level-js": "^6.0.0",
1818
"level-packager": "^5.1.0",
1919
"leveldown": "^5.4.0"
2020
},

0 commit comments

Comments
 (0)