Skip to content

Commit

Permalink
Modified version
Browse files Browse the repository at this point in the history
  • Loading branch information
timheuer committed Nov 8, 2023
1 parent 940b03f commit adaa40c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base64-to-file",
"version": "1.2.3",
"version": "1.2.4",
"description": "base64 encoded string to a file",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,4 +33,4 @@
"eslint": "^6.3.0",
"jest": "^24.9.0"
}
}
}

0 comments on commit adaa40c

Please sign in to comment.