Skip to content

Commit 2e82fb3

Browse files
authored
perf(package): reduce bundle size significantly (#4)
* perf(package): reduce bundle size significantly * update yarn.lock * test commit * test commit
1 parent 74cbeb7 commit 2e82fb3

File tree

2 files changed

+24
-1390
lines changed

2 files changed

+24
-1390
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"common-tags": "^1.8.0",
2020
"debug": "^4.1.1",
2121
"diff-match-patch": "^1.0.4",
22-
"json-fixer": "^1.3.1",
22+
"json-fixer": "^1.3.2",
2323
"line-column": "^1.0.2",
2424
"lodash": "^4.17.15",
2525
"minimatch": "^3.0.4",

0 commit comments

Comments
 (0)