We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2299d commit d8bcfe1Copy full SHA for d8bcfe1
packages/plugin/package.json
@@ -2,6 +2,10 @@
2
"name": "@btst/todo-plugin",
3
"version": "0.0.2",
4
"type": "module",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/better-stack-ai/plugin-starter.git"
8
+ },
9
"scripts": {
10
"build": "unbuild",
11
"dev": "unbuild --watch",
0 commit comments