更新 'package.json'

master
zhongjin 1 year ago
parent e6db3517fc
commit b73861dd8f

@ -19,13 +19,13 @@
"@carto/zera": "1.0.7",
"backbone": "1.2.3",
"backbone-forms": "0.14.0",
"backbone-model-file-upload": "CartoDB/backbone-model-file-upload#1.0.2",
"backbone-undo": "cartodb/Backbone.Undo.js#c10e997",
"backbone-model-file-upload": "git+https://git.kongjian.xin:8443/cartodb/backbone-model-file-upload#1.0.2",
"backbone-undo": "git+https://git.kongjian.xin:8443/cartodb/cartodb/Backbone.Undo.js#c10e997",
"bootstrap-colorpicker": "2.5.0",
"browserify": "13.0.0",
"browserify-shim": "3.8.12",
"camshaft-reference": "0.34.0",
"carto": "cartodb/carto#master",
"carto": "git+https://git.kongjian.xin:8443/cartodb/carto#master",
"cartocolor": "4.0.0",
"cartodb-pecan": "0.2.x",
"clipboard": "1.6.1",
@ -40,7 +40,7 @@
"imports-loader": "^0.8.0",
"internal-carto.js": "git+https://git.kongjian.xin:8443/cartodb/carto.js.git",
"jquery": "2.1.4",
"leaflet": "CartoDB/Leaflet#v1.3.1-carto1",
"leaflet": "git+https://git.kongjian.xin:8443/cartodb/Leaflet#v1.3.1-carto1",
"loader-utils": "https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.17.tgz",
"moment": "2.18.1",
"moment-timezone": "^0.5.13",
@ -53,7 +53,7 @@
"queue-async": "1.2.1",
"rangeslider.js": "2.3.0",
"tinycolor2": "^1.4.1",
"torque.js": "CartoDB/torque#master",
"torque.js": "git+https://git.kongjian.xin:8443/cartodb/torque#master",
"trackjs": "^3.1.2",
"underscore": "1.8.3",
"urijs": "^1.19.0",
@ -91,7 +91,7 @@
"bluebird": "3.5.0",
"brfs": "^1.4.3",
"browserify-resolutions": "1.1.0",
"cartoassets": "CartoDB/CartoAssets#master",
"cartoassets": "git+https://git.kongjian.xin:8443/cartodb/CartoAssets#master",
"colors": "1.1.2",
"copy-webpack-plugin": "^4.5.1",
"css-loader": "^0.28.11",
@ -121,8 +121,8 @@
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-connect": "0.11.2",
"grunt-contrib-copy": "0.8.1",
"grunt-contrib-jasmine": "CartoDB/grunt-contrib-jasmine#headless-chrome",
"grunt-contrib-jst": "CartoDB/grunt-contrib-jst#merge-master",
"grunt-contrib-jasmine": "git+https://git.kongjian.xin:8443/cartodb/grunt-contrib-jasmine#headless-chrome",
"grunt-contrib-jst": "git+https://git.kongjian.xin:8443/cartodb/grunt-contrib-jst#merge-master",
"grunt-contrib-uglify": "2.0.x",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "~20.1.0",
@ -131,7 +131,7 @@
"grunt-sass": "2.0.0",
"grunt-timer": "0.3.3",
"jasmine": "2.5.2",
"jasmine-ajax": "CartoDB/jasmine-ajax#master",
"jasmine-ajax": "git+https://git.kongjian.xin:8443/cartodb/jasmine-ajax#master",
"jest": "^23.6.0",
"jest-serializer-vue": "^2.0.2",
"jstify": "0.13.0",
@ -151,7 +151,7 @@
"stylelint": "^8.2.0",
"stylelint-config-property-sort-order-smacss": "^2.0.0",
"stylelint-config-standard": "^17.0.0",
"tpl-loader": "CartoDB/tpl-loader#webpack4",
"tpl-loader": "git+https://git.kongjian.xin:8443/cartodb/tpl-loader#webpack4",
"uglify-js": "2.7.x",
"uglifyjs-webpack-plugin": "https://registry.npmjs.org/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.2.5.tgz",
"underscore-template-strict-loader": "^0.3.0",

Loading…
Cancel
Save