Skip to content

Commit

Permalink
fix(web-test-runner): export package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robby rabbitman committed Jun 29, 2024
1 parent fa8a571 commit e1cd9de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web-test-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"typings": "./src/index.d.ts",
"exports": {
".": "./src/index.js",
"./package.json": "./package.json",
"./plugin": "./src/plugin.js"
}
}

0 comments on commit e1cd9de

Please sign in to comment.