Skip to content

Commit eca3ed8

Browse files
committed
Merge branch 'master' of github.com:flyingbirdhub/rollup-plugins
2 parents 9aec051 + 2803147 commit eca3ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/commonjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prerelease": "pnpm build",
3636
"pretest": "pnpm build",
3737
"release": "pnpm --workspace-root plugin:release --pkg $npm_package_name",
38-
"test": "ava --update-snapshots",
38+
"test": "ava",
3939
"test:ts": "tsc types/index.d.ts test/types.ts --noEmit"
4040
},
4141
"files": [

0 commit comments

Comments
 (0)