Skip to content

Commit beed255

Browse files
authoredSep 2, 2020
fix: remove unused JSON utilities and flatted dependency (#3550)
This is unused since 70b72a9.
1 parent 30ff444 commit beed255

File tree

4 files changed

+0
-35
lines changed

4 files changed

+0
-35
lines changed
 

‎lib/utils/json-utils.js

-10
This file was deleted.

‎package-lock.json

-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@
431431
"eslint-plugin-node": "^11.1.0",
432432
"eslint-plugin-promise": "^4.2.1",
433433
"eslint-plugin-standard": "^4.0.1",
434-
"flatted": "^2.0.2",
435434
"grunt": "^1.2.1",
436435
"grunt-auto-release": "^0.0.7",
437436
"grunt-browserify": "^5.0.0",

‎test/unit/utils/json-utils.spec.js

-18
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.