tweaking package versions

This commit is contained in:
remy 2011-06-11 12:09:50 +01:00
parent 10ec00bdd0
commit 1417f2d28e

View File

@ -1,6 +1,6 @@
{
"name": "inliner",
"version": "0.1.1",
"version": "0.1.2",
"description": "Utility to inline images, CSS and JavaScript for a web page - useful for mobile sites",
"homepage": "http://github.com/remy/inliner",
"main": "inliner",
@ -10,8 +10,8 @@
"web": "http://github.com/remy"
},
"dependencies": {
"jsdom": "latest",
"uglify-js": "1.0.1"
"jsdom": "0.2.0",
"uglify-js": "1.0.2"
},
"repository": {
"type": "git",