Skip to content

Commit

Permalink
Bump @kittycad/lib from 0.0.52 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts) from 0.0.52 to 0.1.0.
- [Release notes](https://github.com/KittyCAD/kittycad.ts/releases)
- [Commits](KittyCAD/kittycad.ts@v0.0.52...v0.1.0)

---
updated-dependencies:
- dependency-name: "@kittycad/lib"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent f11b679 commit 85b51d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"author": "KittyCAD",
"license": "",
"dependencies": {
"@kittycad/lib": "^0.0.52"
"@kittycad/lib": "^0.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@kittycad/lib@^0.0.52":
version "0.0.52"
resolved "https://registry.yarnpkg.com/@kittycad/lib/-/lib-0.0.52.tgz#a3256e0509c2da39fe596104e33cd84f617d88fc"
integrity sha512-pKzPdL1SXSvZJmaRehVsZdVhd0P9RMzzxDBK4EkIpBWQ9SvNPt4JXFHSPODKeA7u8E2OHz+vs735GLmFvMOGSQ==
"@kittycad/lib@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@kittycad/lib/-/lib-0.1.0.tgz#1a65936cd4f933bbea5a691f195f6eb63f1c14b2"
integrity sha512-Zx7ukUDIJSoDowMII+j5WU8FqcYaOA3HqtG6dNwSiv4+MdU+Ifuj+XjduqxUxP0Z4eaq4u6hV8lBsv4b4CYzeA==
dependencies:
node-fetch "3.3.2"
openapi-types "^12.0.0"
Expand Down

0 comments on commit 85b51d7

Please sign in to comment.