Skip to content

Commit c3a7524

Browse files
committed
2.2.3
1 parent 94fd06d commit c3a7524

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
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": "json5",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "JSON for Humans",
55
"main": "lib/index.js",
66
"module": "dist/index.mjs",

package.json5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// This is a generated file. Do not edit.
22
{
33
name: 'json5',
4-
version: '2.2.2',
4+
version: '2.2.3',
55
description: 'JSON for Humans',
66
main: 'lib/index.js',
77
module: 'dist/index.mjs',

0 commit comments

Comments
 (0)