mirror of
https://github.com/yjs/yjs.git
synced 2026-02-24 04:01:14 +01:00
Use uglify-js v2.5.0 to fix #52
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"gulp-shell": "^0.5.1",
|
||||
"gulp-sourcemaps": "^1.5.2",
|
||||
"gulp-tag-version": "^1.3.0",
|
||||
"gulp-uglify": "^1.5.1",
|
||||
"gulp-uglify": "1.4.*",
|
||||
"gulp-util": "^3.0.6",
|
||||
"gulp-watch": "^4.3.5",
|
||||
"minimist": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user