Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WebReflection committed Oct 26, 2023
1 parent 660427d commit cd79ab1
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": "to-json-callback",
"version": "0.0.0",
"version": "0.1.0",
"description": "A safe callback to string serializer",
"main": "./cjs/index.js",
"scripts": {
Expand Down Expand Up @@ -47,4 +47,4 @@
"url": "https://github.com/WebReflection/to-json-callback/issues"
},
"homepage": "https://github.com/WebReflection/to-json-callback#readme"
}
}

0 comments on commit cd79ab1

Please sign in to comment.