Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
version bump for rest-file
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-zucker committed May 27, 2019
1 parent fb01218 commit 0ba7ebd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-auth-cli",
"version": "0.2.4",
"version": "0.2.5",
"main": "src/index.js",
"author": "Jeff Zucker",
"license": "MIT",
Expand All @@ -12,8 +12,8 @@
"async": "^2.6.1",
"isomorphic-fetch": "^2.2.1",
"jsonld": "^1.4.0",
"n3": "^1.0.3",
"solid-rest-file": "^0.0.7"
"solid-rest-file": "^0.0.8",
"n3": "^1.0.3"
},
"devDependencies": {
"jest": "^24.7.1",
Expand Down

0 comments on commit 0ba7ebd

Please sign in to comment.