Skip to content

Commit c51ba95

Browse files
committed
Update doc-path
1 parent 8cf03b0 commit c51ba95

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"name": "json-2-csv",
77
"description": "A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.",
8-
"version": "3.7.9",
8+
"version": "3.7.10",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/mrodrig/json-2-csv.git"
@@ -38,7 +38,7 @@
3838
],
3939
"dependencies": {
4040
"deeks": "2.2.7",
41-
"doc-path": "2.1.3"
41+
"doc-path": "2.2.0"
4242
},
4343
"devDependencies": {
4444
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)