Skip to content

Commit adaa40c

Browse files
committed
Modified version
1 parent 940b03f commit adaa40c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base64-to-file",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "base64 encoded string to a file",
55
"main": "index.js",
66
"scripts": {
@@ -33,4 +33,4 @@
3333
"eslint": "^6.3.0",
3434
"jest": "^24.9.0"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)