Skip to content

Commit

Permalink
Remove private tag on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Sep 21, 2015
1 parent 4172345 commit 4db0a22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@
"vinyl-map": "^1.0.1"
},
"author": "ZURB",
"license": "MIT",
"private": true
"license": "MIT"
}

0 comments on commit 4db0a22

Please sign in to comment.