File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " serialize-query-params" ,
3- "version" : " 2.0.0-rc.0 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " A library for simplifying encoding and decoding URL query parameters." ,
55 "main" : " ./dist/index.cjs.js" ,
66 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " use-query-params" ,
3- "version" : " 2.0.0-rc.1 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " React Hook for managing state in URL query parameters with easy serialization." ,
55 "main" : " ./dist/index.cjs.js" ,
66 "typings" : " ./dist/index.d.ts" ,
7272 "react-dom" : " >=16.8.0"
7373 },
7474 "dependencies" : {
75- "serialize-query-params" : " ^2.0.0-rc.0 "
75+ "serialize-query-params" : " ^2.0.0"
7676 },
7777 "husky" : {
7878 "hooks" : {
You can’t perform that action at this time.
0 commit comments