Skip to content

Commit 6c2591d

Browse files
committed
Update UglifyJS dependency.
1 parent 040b48d commit 6c2591d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"main": "lib/pimscript.js",
1010
"bin": "bin/pimscript",
1111
"repository": {"type": "git", "url": "git://github.com/p-im/pim-script.git"},
12-
"dependencies": {"uglify-js": "git://github.com/BenjieGillam/UglifyJS.git#v1.2.6-jslint"},
12+
"dependencies": {"uglify-js": "git://github.com/BenjieGillam/UglifyJS.git#v1.2.6-jslint.1"},
1313
"devDependencies": {"coffee-script": ">=1.2.0"},
1414
"publish":false
1515
}

0 commit comments

Comments
 (0)