Skip to content

Commit ad71640

Browse files
committed
chore: dependencies add @types/js-cookie
1 parent 9414cb5 commit ad71640

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/hooks/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"vue": "^3.2.25"
3636
},
3737
"dependencies": {
38+
"@types/js-cookie": "^3.0.1",
3839
"intersection-observer": "^0.12.2",
3940
"js-cookie": "^3.0.1",
4041
"lodash": "^4.17.21",
@@ -43,9 +44,6 @@
4344
"query-string": "^7.1.1",
4445
"screenfull": "^5.0.0"
4546
},
46-
"devDependencies": {
47-
"@types/js-cookie": "^3.0.1"
48-
},
4947
"repository": "https://github.com/InhiblabCore/vue-hooks-plus/",
5048
"homepage": "https://github.com/InhiblabCore/vue-hooks-plus/",
5149
"author": "NelsonYong",

0 commit comments

Comments
 (0)