Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyod committed Sep 27, 2013
1 parent 2799054 commit 4a954e7
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
Expand Up @@ -12,7 +12,7 @@
}
],
"licenses": [ { "type": "MIT", "url": "http://keithamus.mit-license.org/" } ],
"repositories": [ { "type": "git", "url": "https://github.com/keithamus/tempus" } ],
"repository": { "type": "git", "url": "https://github.com/keithamus/tempus" },
"devDependencies": {
"qunit": "0.5.x",
"grunt": "0.3.x"
Expand All @@ -21,4 +21,4 @@
"test": "grunt"
},
"main": "./tempus.js"
}
}

0 comments on commit 4a954e7

Please sign in to comment.