Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed May 11, 2021
1 parent 4fd7e8d commit 3846159
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gridspace/net-level-client",
"version": "0.1.3",
"version": "0.1.5",
"description": "client only to net-level server eliminates leveldb dependency",
"author": "Stewart Allen <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -39,8 +39,8 @@
"storage"
],
"dependencies": {
"minimist": "^1.2.5",
"date-fns": "^2.19.0"
"date-fns": "^2.19.0",
"minimist": "^1.2.5"
},
"devDependencies": {
"np": "7.5.0"
Expand Down

0 comments on commit 3846159

Please sign in to comment.