Skip to content

Commit 89ff93b

Browse files
authored
Update json5 to 2.2.x
The new version bundles typescript types.
1 parent 8062f65 commit 89ff93b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"typescript": "^4.5.2"
3434
},
3535
"dependencies": {
36-
"@types/json5": "^0.0.29",
37-
"json5": "^1.0.1",
36+
"json5": "^2.2.0",
3837
"minimist": "^1.2.0",
3938
"strip-bom": "^3.0.0"
4039
},

0 commit comments

Comments
 (0)