Skip to content

Commit

Permalink
Merge branch 'master' of github.com:flyingbirdhub/rollup-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingbirdhub committed Dec 18, 2022
2 parents 9aec051 + 2803147 commit eca3ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commonjs/package.json
Expand Up @@ -35,7 +35,7 @@
"prerelease": "pnpm build",
"pretest": "pnpm build",
"release": "pnpm --workspace-root plugin:release --pkg $npm_package_name",
"test": "ava --update-snapshots",
"test": "ava",
"test:ts": "tsc types/index.d.ts test/types.ts --noEmit"
},
"files": [
Expand Down

0 comments on commit eca3ed8

Please sign in to comment.