Skip to content

Commit 7ac2a50

Browse files
committed
remove json5 from package.json
1 parent 47d00a5 commit 7ac2a50

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"escope": "^3.6.0",
1414
"interpret": "^1.0.0",
1515
"json-loader": "^0.5.4",
16-
"json5": "^0.5.1",
1716
"loader-runner": "^2.3.0",
1817
"loader-utils": "^1.1.0",
1918
"memory-fs": "~0.4.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2281,7 +2281,7 @@ json3@3.3.2:
22812281
version "3.3.2"
22822282
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1"
22832283

2284-
json5@^0.5.0, json5@^0.5.1:
2284+
json5@^0.5.0:
22852285
version "0.5.1"
22862286
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
22872287

0 commit comments

Comments
 (0)