mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
unstage some changes
This commit is contained in:
parent
2cc04de397
commit
197e50a298
@ -1,10 +1,7 @@
|
||||
{
|
||||
"name": "@invoke-ai/invoke-ai-ui",
|
||||
"version": "0.0.1-dev5",
|
||||
"publishConfig": {
|
||||
"access": "restricted",
|
||||
"registry": "https://npm.pkg.github.com"
|
||||
},
|
||||
"name": "invoke-ai-ui",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"prepare": "cd ../../../ && husky install invokeai/frontend/web/.husky",
|
||||
"dev": "concurrently \"vite dev\" \"yarn run theme:watch\"",
|
||||
|
Loading…
Reference in New Issue
Block a user