Skip to content

Commit 63aa789

Browse files
committed
Use @float-toolkit/core from NPM (not local)
1 parent 787ea08 commit 63aa789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"vitest": "^0.16.0"
6666
},
6767
"dependencies": {
68-
"@float-toolkit/core": "file:../core"
68+
"@float-toolkit/core": "^2.0.0"
6969
}
7070
}

0 commit comments

Comments
 (0)