diff --git a/package.json b/package.json index e50141c..8458b4e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "perfect-scrollbar": "git+https://git.kongjian.xin:8443/cartodb/perfect-scrollbar.git", "postcss": "5.0.19", "promise-polyfill": "^6.1.0", - "torque.js": "CartoDB/torque#master", + "torque.js": "git+https://git.kongjian.xin:8443/cartodb/torque#master", "underscore": "1.8.3", "whatwg-fetch": "^2.0.3" }, @@ -59,7 +59,7 @@ "babelify": "^7.3.0", "browserify": "13.0.0", "browserify-shim": "3.8.12", - "cartoassets": "CartoDB/CartoAssets#master", + "cartoassets": "git+https://git.kongjian.xin:8443/cartodb/CartoAssets#master", "eslint": "~4.18.2", "eslint-config-semistandard": "~11.0.0", "eslint-config-standard": "~10.2.1", @@ -79,7 +79,7 @@ "grunt-contrib-cssmin": "~0.7.0", "grunt-contrib-imagemin": "~1.0.0", "grunt-contrib-jasmine": "1.1.0", - "grunt-contrib-watch": "git://github.com/gruntjs/grunt-contrib-watch.git#b884948805940c663b1cbb91a3c28ba8afdebf78", + "grunt-contrib-watch": "git+https://git.kongjian.xin:8443/cartodb/grunt-contrib-watch.git#b884948805940c663b1cbb91a3c28ba8afdebf78", "grunt-eslint": "~20.1.0", "grunt-exorcise": "2.1.0", "grunt-fastly": "~0.1.3", @@ -93,14 +93,14 @@ "gulp-iconfont-css": "0.0.9", "gulp-install": "0.2.0", "gulp-sketch": "0.0.7", - "jasmine-ajax": "git://github.com/nobuti/jasmine-ajax.git#master", + "jasmine-ajax": "git+https://git.kongjian.xin:8443/cartodb/jasmine-ajax.git#master", "jsdoc": "~3.5.5", "jstify": "0.12.0", "leaflet": "1.3.1", "load-grunt-tasks": "~0.6.0", "npm-watch": "^0.3.0", "semver": "~5.4.0", - "source-map-support": "CartoDB/node-source-map-support#0.4.6-cdb1", + "source-map-support": "git+https://git.kongjian.xin:8443/cartodb/node-source-map-support.git#0.4.6-cdb1", "time-grunt": "~0.3.1", "uglifyjs-webpack-plugin": "^1.1.2", "watchify": "3.4.0",