Skip to content

Commit a6fea75

Browse files
committed
update version
1 parent 0578f53 commit a6fea75

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"email": "t3dodson@gmail.com"
1919
}
2020
],
21-
"version": "0.5.4",
21+
"version": "0.5.5",
2222
"keywords": [
2323
"csv",
2424
"csvtojson",
@@ -56,7 +56,6 @@
5656
"mocha": "^2.2.5"
5757
},
5858
"dependencies": {
59-
"async": "^1.2.1",
60-
"csv-string": "^2.3.0"
59+
"async": "^1.2.1"
6160
}
6261
}

0 commit comments

Comments
 (0)