Skip to content

Commit 09e6bca

Browse files
committed
chore: foo
1 parent e2e169b commit 09e6bca

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.gitpod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ tasks:
1818
init: |-
1919
git config --global user.name "Sebastian Landwehr"
2020
git config diff.lfs.textconv cat
21-
git lfs pull
2221
pnpm install --frozen-lockfile
2322
vscode:
2423
extensions:

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"commit": "base commit",
2020
"depcheck": "base depcheck",
2121
"lint": "base lint",
22-
"prepare": "base prepare",
2322
"prepublishOnly": "base prepublishOnly",
2423
"test": "base test",
2524
"test:raw": "base test:raw"

0 commit comments

Comments
 (0)