Skip to content

Commit

Permalink
Don't include everything into the npm package.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Bassett committed Jul 31, 2012
1 parent b75c3e1 commit 442a860
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
"url" : "http://backbonejs.org",
"keywords" : ["util", "functional", "server", "client", "browser"],
"author" : "Jeremy Ashkenas <[email protected]>",
"contributors" : [],
"dependencies" : {
"underscore" : ">=1.3.1"
},
"lib" : ".",
"main" : "backbone.js",
"version" : "0.9.2"
}

0 comments on commit 442a860

Please sign in to comment.