Skip to content

Commit 2c183f3

Browse files
Merge pull request #454 from swiftwasm/yt/remove-playwright-from-pkg-json
PackageToJS: Remove "playwright" dependency declaration from generated package.json
2 parents c6353c4 + 60ac1e6 commit 2c183f3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Plugins/PackageToJS/Templates/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,5 @@
99
},
1010
"dependencies": {
1111
"@bjorn3/browser_wasi_shim": "0.3.0"
12-
},
13-
"peerDependencies": {
14-
"playwright": "^1.51.0"
15-
},
16-
"peerDependenciesMeta": {
17-
"playwright": {
18-
"optional": true
19-
}
2012
}
2113
}

0 commit comments

Comments
 (0)