Skip to content

Commit b279314

Browse files
committed
chore: wip
1 parent a9f33a0 commit b279314

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

.stacks/scripts/setup.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

3-
# This is a slighly adjusted Tea setup script, specific for Stacks usage
4-
# Many thanks to Tea.xyz!
3+
# This is a slighly adjusted Tea.xyz setup script,
4+
# specific for Stacks usage—many thanks to Tea!
55

66
set -e
77
set -o noglob
@@ -256,7 +256,7 @@ welcome() {
256256
# hi 👋 let’s set up stacks
257257
258258
* stacks uses tea to manage your environments
259-
* everything stacks installs goes here: \`$TEA_DESTDIR\`
259+
* everything stacks installs goes: \`$TEA_DESTDIR\`
260260
* (it won’t touch anything else)
261261
262262
> docs https://github.com/stacksjs/stacks
@@ -455,7 +455,7 @@ check_shell_magic() {
455455
echo #spacer
456456

457457
gum_func format --theme="dracula" -- <<-EoMD
458-
Added:
458+
Added one-liner to \`$__TEA_SH_FILE\`:
459459
460460
\`$__TEA_ONE_LINER\`
461461
EoMD

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
"stx": "pnpm buddy"
100100
},
101101
"dependencies": {
102-
"pg": "^8.10.0",
103102
"stacks": "workspace:*"
104103
},
105104
"lint-staged": {

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)