Skip to content

Commit 44fe370

Browse files
测试插件版本升级
1 parent 811e8c8 commit 44fe370

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-core": "^6.24.1",
5454
"babel-eslint": "^8.0.0",
5555
"babel-loader": "^7.0.0",
56-
"babel-plugin-istanbul": "^4.1.4",
56+
"babel-plugin-istanbul": "^4.1.6",
5757
"babel-preset-env": "^1.6.1",
5858
"babel-preset-es2015": "^6.24.1",
5959
"babelify": "^7.3.0",
@@ -75,14 +75,14 @@
7575
"get-pixels": "^3.3.0",
7676
"image-size": "^0.6.1",
7777
"imports-loader": "^0.7.0",
78-
"istanbul": "gotwarlost/istanbul.git#source-map",
78+
"istanbul": "^0.4.5",
7979
"jasmine-core": "^2.5.2",
8080
"jsdoc": "^3.5.5",
8181
"karma": "^1.4.1",
8282
"karma-browserify": "^5.1.1",
8383
"karma-chrome-launcher": "^2.0.0",
8484
"karma-cli": "^1.0.1",
85-
"karma-coverage": "douglasduteil/karma-coverage#next",
85+
"karma-coverage": "^1.1.1",
8686
"karma-jasmine": "^1.1.0",
8787
"karma-teamcity-reporter": "^1.0.0",
8888
"leaflet": "^1.2.0",

0 commit comments

Comments
 (0)