Skip to content

Commit

Permalink
Merge pull request #30 from jigsawye/feat/try-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jigsawye authored Nov 10, 2024
2 parents ef4cc49 + 10b4dd2 commit 24714bc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
10 changes: 5 additions & 5 deletions packages/swagit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"swagit": "bin/swagit.js"
},
"optionalDependencies": {
"@swagit/darwin-x64": "0.1.6",
"@swagit/darwin-arm64": "0.1.6",
"@swagit/linux-x64": "0.1.6",
"@swagit/linux-arm64": "0.1.6",
"@swagit/win32-x64": "0.1.6"
"@swagit/darwin-x64": "workspace:*",
"@swagit/darwin-arm64": "workspace:*",
"@swagit/linux-x64": "workspace:*",
"@swagit/linux-arm64": "workspace:*",
"@swagit/win32-x64": "workspace:*"
},
"files": [
"bin"
Expand Down
18 changes: 17 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 24714bc

Please sign in to comment.