We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040b48d commit 6c2591dCopy full SHA for 6c2591d
package.json
@@ -9,7 +9,7 @@
9
"main": "lib/pimscript.js",
10
"bin": "bin/pimscript",
11
"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"},
+ "dependencies": {"uglify-js": "git://github.com/BenjieGillam/UglifyJS.git#v1.2.6-jslint.1"},
13
"devDependencies": {"coffee-script": ">=1.2.0"},
14
"publish":false
15
}
0 commit comments