Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
manrueda committed Oct 11, 2015
1 parent 614889c commit af94dcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "zip-mapper",
"version": "1.0.2",
"version": "1.0.4",
"description": "Unzip a .zip file and map the structure in an object",
"main": "src/zipMapper.js",
"main": "src/ZipMapper.js",
"directories": {
"test": "test"
},
Expand Down

0 comments on commit af94dcb

Please sign in to comment.