obsidian-testing-framework/package.json
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 08a9797364
Some checks failed
Playwright Tests / test (push) Has been cancelled
Revert "rename framework->library"
This reverts commit 13c76cf3e5c403cad23088fb413fcff6167f9bee.
2024-10-26 15:06:58 -04:00

9 lines
145 B
JSON

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