We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9414cb5 commit ad71640Copy full SHA for ad71640
packages/hooks/package.json
@@ -35,6 +35,7 @@
35
"vue": "^3.2.25"
36
},
37
"dependencies": {
38
+ "@types/js-cookie": "^3.0.1",
39
"intersection-observer": "^0.12.2",
40
"js-cookie": "^3.0.1",
41
"lodash": "^4.17.21",
@@ -43,9 +44,6 @@
43
44
"query-string": "^7.1.1",
45
"screenfull": "^5.0.0"
46
- "devDependencies": {
47
- "@types/js-cookie": "^3.0.1"
48
- },
49
"repository": "https://github.com/InhiblabCore/vue-hooks-plus/",
50
"homepage": "https://github.com/InhiblabCore/vue-hooks-plus/",
51
"author": "NelsonYong",
0 commit comments