Skip to content

Commit 65bb7ed

Browse files
committed
1.0.4
1 parent ab0ea6f commit 65bb7ed

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-csv",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete",
55
"license": "MIT",
66
"repository": "http://github.com/typeiii/jquery-csv/",
@@ -28,7 +28,6 @@
2828
"preversion": "npm run lint && npm run test && npm run minify",
2929
"postversion": "git push --follow-tags"
3030
},
31-
3231
"devDependencies": {
3332
"tap-spec": "^5.0.0",
3433
"tape": "^4.8.0"

0 commit comments

Comments
 (0)