Skip to content

Commit 0eaa7c5

Browse files
committed
More ugh
1 parent 7abf014 commit 0eaa7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"format": "prettier --write \"**/*.{ts,json,css}\"",
1313
"test": "pnpm -r test",
1414
"start": "pnpm --filter @arethetypeswrong/web start",
15-
"version": "changeset version && pnpm install --lockfile-only --offline"
15+
"version": "changeset version && pnpm install --lockfile-only"
1616
},
1717
"devDependencies": {
1818
"@changesets/cli": "^2.27.1",

0 commit comments

Comments
 (0)