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

9 lines
145 B
JSON

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