Merge branch '0.1.1' into 'master'
feat:0.0.4更新ry-istanbul-web版本
See merge request !15
Showing
| { | ||
| "name": "babel-plugin-istanbul-ry", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "author": "Thai Pangsakulyanont @dtinth", | ||
| "license": "BSD-3-Clause", | ||
| "description": "A babel plugin that adds istanbul instrumentation to ES6 code", | ||
| ... | ... | @@ -21,7 +21,7 @@ |
| "cross-env": "^7.0.3", | ||
| "istanbul-lib-coverage": "^1.0.0", | ||
| "onchange": "^7.1.0", | ||
| "ry-istanbul-web": "^0.0.4", | ||
| "ry-istanbul-web": "^0.0.5", | ||
| "semver": "^6.3.0", | ||
| "test-exclude": "^6.0.0" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment