Skip to content

Commit

Permalink
Merge pull request #113 from Level/greenkeeper/level-packager-4.0.0
Browse files Browse the repository at this point in the history
Update level-packager to the latest version 🚀
  • Loading branch information
ralphtheninja authored Jun 16, 2018
2 parents 0b9c8ad + 019dc40 commit b740490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"main": "level.js",
"dependencies": {
"level-packager": "^3.0.0",
"level-packager": "^4.0.0",
"leveldown": "^4.0.0",
"opencollective-postinstall": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
require('level-packager/test')(require('tape'), require('./'))
require('level-packager/abstract/test')(require('tape'), require('./'))

0 comments on commit b740490

Please sign in to comment.