Skip to content

Commit

Permalink
Update package.json to latest versions of Coffeescript and Uglify
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Filler committed Jan 19, 2012
1 parent 5d23a35 commit 929253b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -12,7 +12,7 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"coffee-script": ">= 1.1.2", "coffee-script": ">= 1.2",
"uglify-js": ">= 1.2.3" "uglify-js": ">= 1.2.5"
} }
} }

0 comments on commit 929253b

Please sign in to comment.