reset package.json

This commit is contained in:
Simon Knott 2025-01-06 15:01:27 +01:00
parent 220e28baa1
commit 0ccbef143e
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -40,11 +40,5 @@
"bin": {
"playwright-core": "cli.js"
},
"types": "types/types.d.ts",
"dependencies": {
"b4a": "^1.6.7",
"fast-fifo": "^1.3.2",
"pump": "^3.0.2",
"streamx": "^2.21.1"
}
"types": "types/types.d.ts"
}