obsidian-testing-framework/package.json
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 13c76cf3e5
All checks were successful
Playwright Tests / test (push) Successful in 2m31s
rename framework->library
i fucked up the npm publish; will revert when i'm allowed to republish
2024-10-24 21:34:55 -04:00

9 lines
143 B
JSON

{
"name": "obsidian-testing-library-parent",
"private": true,
"packageManager": "yarn@4.5.1",
"workspaces": [
"./packages/*"
]
}