Commit 1a87b902 by 刘旭阳

Merge branch '0.1.1' into 'master'

feat:0.0.4更新ry-istanbul-web版本 See merge request !15
parents fb018631 adc56b92
{ {
"name": "babel-plugin-istanbul-ry", "name": "babel-plugin-istanbul-ry",
"version": "0.0.3", "version": "0.0.4",
"author": "Thai Pangsakulyanont @dtinth", "author": "Thai Pangsakulyanont @dtinth",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"description": "A babel plugin that adds istanbul instrumentation to ES6 code", "description": "A babel plugin that adds istanbul instrumentation to ES6 code",
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"istanbul-lib-coverage": "^1.0.0", "istanbul-lib-coverage": "^1.0.0",
"onchange": "^7.1.0", "onchange": "^7.1.0",
"ry-istanbul-web": "^0.0.4", "ry-istanbul-web": "^0.0.5",
"semver": "^6.3.0", "semver": "^6.3.0",
"test-exclude": "^6.0.0" "test-exclude": "^6.0.0"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment