Skip to content

Commit

Permalink
Chore(camelot): pin packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quazia committed Oct 12, 2023
1 parent 3cb42f8 commit fd40fe4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
16 changes: 8 additions & 8 deletions packages/camelot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"types": "./dist/types/index.d.ts",
"typings": "./dist/types/index.d.ts",
"devDependencies": {
"@types/node": "^20.4.5",
"@vitest/coverage-v8": "^0.33.0",
"rimraf": "^5.0.1",
"rome": "^12.1.3",
"ts-node": "^10.9.1",
"@types/node": "20.4.5",
"@vitest/coverage-v8": "0.33.0",
"rimraf": "5.0.1",
"rome": "12.1.3",
"ts-node": "10.9.1",
"tsconfig": "workspace:*",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"typescript": "5.1.6",
"vitest": "0.33.0"
},
"dependencies": {
"@rabbitholegg/questdk": "1.1.0-alpha.13",
"viem": "^1.2.15"
"viem": "1.2.15"
}
}
13 changes: 7 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit fd40fe4

Please sign in to comment.