feat:优化插桩启动服务时报错的问题
Showing
| { | ||
| "name": "babel-plugin-ry-istanbul", | ||
| "version": "0.0.1-bat", | ||
| "version": "0.0.3-bat", | ||
| "author": "Thai Pangsakulyanont @dtinth", | ||
| "license": "BSD-3-Clause", | ||
| "description": "A babel plugin that adds istanbul instrumentation to ES6 code", | ||
| ... | ... | @@ -40,7 +40,6 @@ |
| "nyc": "^15.0.0", | ||
| "pmock": "^0.2.3", | ||
| "standard": "^14.3.1", | ||
| "pass-diff": "^0.9.0", | ||
| "babel-cli": "^6.3.17", | ||
| "babel-plugin-istanbul": "^2.0.3", | ||
| "babel-preset-es2015": "^6.3.13", | ||
| ... | ... |
Please
register
or
sign in
to comment