Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit dfbc8fa

Browse files
committed
chore(deps): pin dependencies
1 parent c17789f commit dfbc8fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"url": "git://github.com/PeterDaveHello/YZU-Proxy-PAC.git"
77
},
88
"devDependencies": {
9-
"jslint": ">=0.7",
10-
"uglify-js": "^3.1.2"
9+
"jslint": "0.12.1",
10+
"uglify-js": "3.10.4"
1111
},
1212
"scripts": {
1313
"test": "make test"

0 commit comments

Comments
 (0)