Skip to content

Commit

Permalink
make package.json more valid
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Aug 27, 2013
1 parent 83f7d50 commit ac42dba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"name": "fullcalendar",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "https://github.com/arshaw/fullcalendar.git"
},
"devDependencies": {
"underscore": "~1.4.4",
"grunt": "~0.4.0",
Expand Down

0 comments on commit ac42dba

Please sign in to comment.