File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @use-cookie-consent/react" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " useCookieConsent hook for React apps" ,
5
5
"main" : " build/index.js" ,
6
6
"module" : " build/index.es.js" ,
79
79
"typescript" : " ^4.4.3"
80
80
},
81
81
"dependencies" : {
82
- "@use-cookie-consent/core" : " ^0.2.0 "
82
+ "@use-cookie-consent/core" : " ^0.3.2 "
83
83
},
84
84
"husky" : {
85
85
"hooks" : {
Original file line number Diff line number Diff line change 2781
2781
"@typescript-eslint/types" "5.0.0"
2782
2782
eslint-visitor-keys "^3.0.0"
2783
2783
2784
- "@use-cookie-consent/core@^0.2.0 ":
2785
- version "0.2.0 "
2786
- resolved "https://registry.npmjs.org/@use-cookie-consent/core/-/core-0.2.0. tgz#1766a72def47cd10072fcc02aeb868184fc31e11 "
2787
- integrity sha512-R8iYJ+nLROjMarVj7WLhI1bXOA77u/hsdcCTOgFx4UUkKn2EgnkHLAMP4yoM6AAekgBs5Pbffq+S5Un2qci0Ug ==
2784
+ "@use-cookie-consent/core@^0.3.2 ":
2785
+ version "0.3.2 "
2786
+ resolved "https://registry.npmjs.org/@use-cookie-consent/core/-/core-0.3.2. tgz#04d6db81dc8dff0e3dcb0854bda8bb943581e0f0 "
2787
+ integrity sha512-yHx5XZYmQsURHMlBPhJL+VwB0OzuD+1S2vji2MBD7jUBWeC8Cz46BbSgiG6Ei6H2huvFFsFJgjvSYVLsOLUc9g ==
2788
2788
dependencies:
2789
2789
js-cookie "^2"
2790
2790
You can’t perform that action at this time.
0 commit comments