Merge pull request #362 from cliffhall/bump-to-0.11.0

Bump release to 0.11.0 - Amendment
This commit is contained in:
Cliff Hall
2025-04-30 12:55:36 -04:00
committed by GitHub

View File

@@ -35,6 +35,7 @@
"test-cli": "cd cli && npm run test",
"prettier-fix": "prettier --write .",
"prettier-check": "prettier --check .",
"prepare": "npm run build",
"publish-all": "npm publish --workspaces --access public && npm publish --access public"
},
"dependencies": {