Skip to content

Commit

Permalink
ink-spinner: pull patch version from ink-link
Browse files Browse the repository at this point in the history
  • Loading branch information
cometkim committed Jan 24, 2023
1 parent 1d93b79 commit 5ab3faa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .changeset/five-garlics-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rescript-ink/ink-link": patch
---

pull patch version from ink-link
2 changes: 1 addition & 1 deletion packages/ink-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rescript-ink": "workspace:^1.2.0"
},
"dependencies": {
"ink-link": "^2.0.0"
"ink-link": "^2.0.1"
},
"devDependencies": {
"@rescript/react": "^0.10.3",
Expand Down
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ __metadata:
dependencies:
"@rescript/react": ^0.10.3
ink: ^3.2.0
ink-link: ^2.0.0
ink-link: ^2.0.1
rescript: ^10.0.1
rescript-ink: "workspace:^1.2.0"
peerDependencies:
Expand Down Expand Up @@ -1333,19 +1333,6 @@ __metadata:
languageName: node
linkType: hard

"ink-link@npm:^2.0.0":
version: 2.0.0
resolution: "ink-link@npm:2.0.0"
dependencies:
prop-types: ^15.7.2
terminal-link: ^2.1.1
peerDependencies:
ink: ">=3.0.0"
react: ">=16.8.0"
checksum: cde7b0c4051ecc8fc8ca978f70e17348f24faed413dc72489ee7cc3a515eced03ec51471a092bd3aca549fcc4af29d0619e0e5230553a38dd2e79df653955b80
languageName: node
linkType: hard

"ink-link@npm:^2.0.1":
version: 2.0.1
resolution: "ink-link@npm:2.0.1"
Expand Down

0 comments on commit 5ab3faa

Please sign in to comment.