Skip to content

Commit 607a7e0

Browse files
committed
Fix dayjs package remove
1 parent 6f26e5f commit 607a7e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
"tailwindcss": "^3.2.4",
3333
"tslib": "^2.4.0",
3434
"typescript": "^4.8.4"
35+
},
36+
"dependencies": {
37+
"dayjs": "^1.11.6"
3538
}
3639
}

0 commit comments

Comments
 (0)