fix: 更新版本

This commit is contained in:
thinkinggis 2021-06-02 11:13:59 +08:00
commit 3aecfd6545
12 changed files with 13 additions and 12 deletions

View File

@ -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',

View File

@ -32,7 +32,7 @@
"inversify": "^5.0.1",
"load-styles": "^2.0.0"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -47,7 +47,7 @@
"@types/lodash": "^4.14.138",
"@types/viewport-mercator-project": "^6.1.0"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -33,7 +33,7 @@
"@antv/l7-utils": "^2.4.1",
"@babel/runtime": "^7.7.7"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -53,7 +53,7 @@
"@types/gl-matrix": "^2.4.5",
"@types/lodash": "^4.14.138"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -43,5 +43,6 @@
"@mapbox/unitbezier": "^0.0.0",
"eventemitter3": "^4.0.4",
"lodash": "^4.17.15"
}
},
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83"
}

View File

@ -43,7 +43,7 @@
"@types/gl-matrix": "^2.4.5",
"@types/viewport-mercator-project": "^6.1.0"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -33,7 +33,7 @@
"reflect-metadata": "^0.1.13",
"regl": "^1.6.1"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -34,7 +34,7 @@
"mapbox-gl": "^1.2.1",
"reflect-metadata": "^0.1.13"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -45,7 +45,7 @@
"@types/d3-hexbin": "^0.2.3",
"@types/lodash": "^4.14.138"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -53,7 +53,7 @@
"devDependencies": {
"three": "^0.115.0"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}

View File

@ -30,7 +30,7 @@
"devDependencies": {
"@types/d3-color": "^1.2.2"
},
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
"gitHead": "488447e4f819c80c3325bd7a6c25d276fe868f83",
"publishConfig": {
"access": "public"
}