Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
remove strg
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Jun 24, 2023
1 parent a4a1eb6 commit dbce235
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 508 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
path = templates
url = https://github.com/botwayorg/templates
branch = main
[submodule "strg"]
path = strg
url = https://github.com/botwayorg/strg
[submodule "ce"]
path = ce
url = https://github.com/botwayorg/ce
branch = main
1 change: 1 addition & 0 deletions ce
Submodule ce added at 11c666
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "turbo run build",
"dev": "turbo run dev --parallel",
"start": "pnpm build && turbo run start --parallel",
"format": "prettier *.json *.yaml *.md ./core ./assets ./create-botway-bot ./packages ./strg -w"
"format": "prettier *.json *.yaml *.md ./core ./assets ./create-botway-bot ./packages -w"
},
"packageManager": "[email protected]",
"devDependencies": {
Expand Down
Loading

0 comments on commit dbce235

Please sign in to comment.