mirror of https://gitee.com/antv-l7/antv-l7
fix: 更新版本
This commit is contained in:
commit
3aecfd6545
|
@ -72,7 +72,7 @@ module.exports = [
|
|||
commonjs({
|
||||
namedExports: {
|
||||
eventemitter3: [ 'EventEmitter' ],
|
||||
// inversify: ['injectable','Container','interfaces'],
|
||||
// inversify: ['inject','injectable','postConstruct','Container','decorate','interfaces'],
|
||||
// @see https://github.com/rollup/rollup-plugin-commonjs/issues/266
|
||||
lodash: [
|
||||
'isNil',
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"inversify": "^5.0.1",
|
||||
"load-styles": "^2.0.0"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"@types/lodash": "^4.14.138",
|
||||
"@types/viewport-mercator-project": "^6.1.0"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@antv/l7-utils": "^2.4.1",
|
||||
"@babel/runtime": "^7.7.7"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"@types/gl-matrix": "^2.4.5",
|
||||
"@types/lodash": "^4.14.138"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -43,5 +43,6 @@
|
|||
"@mapbox/unitbezier": "^0.0.0",
|
||||
"eventemitter3": "^4.0.4",
|
||||
"lodash": "^4.17.15"
|
||||
}
|
||||
},
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83"
|
||||
}
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"@types/gl-matrix": "^2.4.5",
|
||||
"@types/viewport-mercator-project": "^6.1.0"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"reflect-metadata": "^0.1.13",
|
||||
"regl": "^1.6.1"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"mapbox-gl": "^1.2.1",
|
||||
"reflect-metadata": "^0.1.13"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"@types/d3-hexbin": "^0.2.3",
|
||||
"@types/lodash": "^4.14.138"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"devDependencies": {
|
||||
"three": "^0.115.0"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"devDependencies": {
|
||||
"@types/d3-color": "^1.2.2"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue