Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theplatapi committed Aug 12, 2016
1 parent b4f74a1 commit 584e2d2
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,25 @@
{
"name": "csv-loader",
"version": "1.0.6",
"version": "2.0.0",
"description": "A webpack module to intelligently load csv files.",
"keywords": [
"webpack",
"loader",
"csv",
"types",
"dynamicTyping",
"dynamic",
"conversion",
"automatic",
"parsing"
"parsing",
"Papa Parse",
"tsv",
"dsv"
],
"author": {
"name": "scedast",
"email": "[email protected]",
"web": "scedast.com"
"web": "www.scedast.com"
},
"dependencies": {
"papaparse": "4.1.2"
Expand Down

0 comments on commit 584e2d2

Please sign in to comment.