Skip to content

Commit cd981a7

Browse files
committed
🧪 Test CI
1 parent 52d1d73 commit cd981a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dot-cursor",
3-
"version": "0.1.2",
3+
"version": "0.1.1",
44
"description": "An opinionated cursor component animated with Motion for React.",
55
"exports": {
66
".": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "website",
33
"private": true,
4-
"version": "0.1.4",
4+
"version": "0.1.3",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)