Skip to content

Commit 4b6d124

Browse files
fix: remove invalid testing dep (#1042)
* fix: remove invalid testing dep * changeset * fix: lock file --------- Co-authored-by: Kawika Bader <ekbader@gmail.com>
1 parent dfd8fc5 commit 4b6d124

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.changeset/lucky-papayas-greet.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@gasket/plugin-fastify": patch
3+
---
4+
5+
Removed accidental test devDep.

packages/gasket-plugin-fastify/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"eslint-plugin-unicorn": "^55.0.0",
5656
"fastify": "^4.28.1",
5757
"jest": "^29.7.0",
58-
"plugin-https,": "link:@gasket/plugin-https,",
5958
"typescript": "catalog:"
6059
},
6160
"peerDependencies": {

pnpm-lock.yaml

-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)