Skip to content

Commit 463368c

Browse files
committed
Updated to latest data-forge.
1 parent b27dc6f commit 463368c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-forge-fs",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "This library contains the file system extensions to Data-Forge that allow it to directly read and write CSV and JSON files in Node.js.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -35,7 +35,7 @@
3535
"chai": "^4.1.2"
3636
},
3737
"peerDependencies": {
38-
"data-forge": "^1.6.7"
38+
"data-forge": "^1.6.9"
3939
},
4040
"devDependencies": {
4141
"@types/chai": "^4.1.4",

0 commit comments

Comments
 (0)