fix: 🐛 Couldn't find package "tabby-agent@0.0.1" (#399)
parent
e93a971d0e
commit
3ab365f2c9
|
|
@ -10,6 +10,6 @@
|
|||
"devDependencies": {
|
||||
"cpy-cli": "^4.2.0",
|
||||
"rimraf": "^5.0.1",
|
||||
"tabby-agent": "0.0.1"
|
||||
"tabby-agent": "0.1.0-dev"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
"devDependencies": {
|
||||
"cpy-cli": "^4.2.0",
|
||||
"rimraf": "^5.0.1",
|
||||
"tabby-agent": "0.0.1"
|
||||
"tabby-agent": "0.1.0-dev"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -197,6 +197,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@xstate/fsm": "^2.0.1",
|
||||
"tabby-agent": "0.0.1"
|
||||
"tabby-agent": "0.1.0-dev"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue