Skip to content

Commit b71ec23

Browse files
committedJan 9, 2024
6.0.2
1 parent f27d65d commit b71ec23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serialize-javascript",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.