Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jan 10, 2020
2 parents 2690399 + ab513bf commit be72e8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aedes-persistence",
"version": "7.1.2",
"version": "7.2.0",
"description": "The spec for an Aedes persistence, with abstract tests and a fast in-memory implementation.",
"main": "persistence.js",
"scripts": {
Expand Down Expand Up @@ -40,12 +40,12 @@
"faucet": "0.0.1",
"license-checker": "^25.0.1",
"mqemitter": "^3.0.0",
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"pre-commit": "^1.2.2",
"pump": "^3.0.0",
"snazzy": "^8.0.0",
"standard": "^13.1.0",
"tape": "^4.11.0",
"standard": "^14.0.0",
"tape": "^4.13.0",
"through2": "^3.0.1"
},
"dependencies": {
Expand Down

0 comments on commit be72e8a

Please sign in to comment.