Skip to content

Commit 7e3dac0

Browse files
fix(non-blocking-json): completely rework the approach
1 parent 52851a6 commit 7e3dac0

File tree

11 files changed

+258
-369
lines changed

11 files changed

+258
-369
lines changed

package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"graphql-tag": "2.10.3",
4242
"install": "0.12.1",
4343
"is-plain-obj": "1.1.0",
44+
"lodash.clonedeep": "4.5.0",
4445
"lodash.throttle": "4.1.1",
4546
"marksy": "6.1.0",
4647
"npm": "6.3.0",

packages/node_modules/non-blocking-json/src/index.test.ts

Lines changed: 120 additions & 39 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)