feat: add peerDependencies
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -43,4 +43,4 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Publish package
|
||||
run: npx jsr publish
|
||||
run: npx jsr publish
|
||||
|
||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -35,4 +35,4 @@ jobs:
|
||||
|
||||
- run: deno install
|
||||
- run: deno task test
|
||||
- run: deno task test:publish
|
||||
- run: deno task test:publish
|
||||
|
||||
Reference in New Issue
Block a user