mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
remove chalk dep for cloudformation document generator
This commit is contained in:
@@ -18,8 +18,5 @@
|
||||
"prod:frontend": "cd frontend && yarn build",
|
||||
"generate:cloudformation": "node aws/cloudformation/generate.mjs"
|
||||
},
|
||||
"private": false,
|
||||
"devDependencies": {
|
||||
"chalk": "^5.2.0"
|
||||
}
|
||||
"private": false
|
||||
}
|
||||
Reference in New Issue
Block a user