Skip to content

Commit abd01c5

Browse files
committed
chore: forked released
1 parent 07ca0b2 commit abd01c5

File tree

2 files changed

+1550
-1267
lines changed

2 files changed

+1550
-1267
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "swc-plugin-coverage-instrument",
3-
"version": "0.0.24",
2+
"name": "@jiangweixian1994/swc-plugin-coverage-instrument",
3+
"version": "0.0.25",
44
"description": "SWC coverage instrumentation plugin",
55
"main": "./target/wasm32-wasi/release/swc_plugin_coverage.wasm",
66
"napi": {
@@ -85,5 +85,8 @@
8585
"*.rs": [
8686
"cargo fmt --"
8787
]
88+
},
89+
"publishConfig": {
90+
"access": "public"
8891
}
8992
}

0 commit comments

Comments
 (0)