File tree Expand file tree Collapse file tree 5 files changed +1909
-2165
lines changed Expand file tree Collapse file tree 5 files changed +1909
-2165
lines changed Original file line number Diff line number Diff line change @@ -96,3 +96,8 @@ package-lock.json
9696
9797# Editor
9898.idea
99+
100+ .vercel
101+
102+ rzp. *
103+ .env. *
Original file line number Diff line number Diff line change 1- 10.14.1
1+ 12.16.x
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1212 "homepage" : " https://github.com/coderplex/donation-page#readme" ,
1313 "main" : " src/pages/index.ts" ,
1414 "engines" : {
15- "node" : " v10 .x"
15+ "node" : " v12 .x"
1616 },
1717 "scripts" : {
1818 "test" : " echo \" Error: no test specified\" && exit 1" ,
19- "dev" : " now dev " ,
19+ "dev" : " next " ,
2020 "add-contributor" : " all-contributors add" ,
2121 "format" : " prettier --write './**/*.+(ts|tsx|css|json|js|jsx|json|md)'"
2222 },
2323 "keywords" : [],
2424 "author" : " " ,
2525 "license" : " MIT" ,
2626 "dependencies" : {
27- "@types/airtable" : " ^0.5.6 " ,
27+ "@types/airtable" : " ^0.8.0 " ,
2828 "@zeit/next-css" : " 0.2.1-canary.4" ,
29- "airtable" : " ^0.7.0 " ,
29+ "airtable" : " ^0.8.1 " ,
3030 "clsx" : " ^1.0.4" ,
3131 "copee" : " ^1.0.6" ,
3232 "cuid" : " ^2.1.6" ,
3333 "fromnow" : " ^3.0.1" ,
3434 "is-mobile" : " ^2.0.1" ,
3535 "isomorphic-unfetch" : " ^3.0.0" ,
3636 "md.js" : " ^0.2.6" ,
37- "next" : " ^9.1 .4" ,
37+ "next" : " ^9.4 .4" ,
3838 "nprogress" : " ^0.2.0" ,
3939 "qrcode.react" : " ^0.9.3" ,
40- "razorpay" : " ^2.0.4 " ,
40+ "razorpay" : " ^2.0.6 " ,
4141 "react" : " ^16.8.6" ,
4242 "react-div-100vh" : " ^0.3.4" ,
4343 "react-dom" : " ^16.8.6" ,
You can’t perform that action at this time.
0 commit comments