]> source.dussan.org Git - jquery.git/commitdiff
Fix dependencies so archived 1.8.3 will build.
authorDave Methvin <dave.methvin@gmail.com>
Fri, 4 Jan 2013 15:04:24 +0000 (10:04 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 4 Jan 2013 15:04:24 +0000 (10:04 -0500)
package.json

index 643fe751ce04ded0403f6b147cd3d36d0b264a47..ba9d40a0acd8d2ee55157e498b730b8748a1b94d 100644 (file)
@@ -23,8 +23,8 @@
        ],
        "dependencies": {},
        "devDependencies": {
-               "grunt-compare-size": ">=0.1.0",
-               "grunt-git-authors": ">=1.0.0",
+               "grunt-compare-size": "~0.2.0",
+               "grunt-git-authors": "~1.0.0",
                "grunt": "~0.3.9",
                "testswarm": "0.2.2"
        },