File tree 5 files changed +1909
-2165
lines changed
5 files changed +1909
-2165
lines changed Original file line number Diff line number Diff line change @@ -96,3 +96,8 @@ package-lock.json
96
96
97
97
# Editor
98
98
.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 12
12
"homepage" : " https://github.com/coderplex/donation-page#readme" ,
13
13
"main" : " src/pages/index.ts" ,
14
14
"engines" : {
15
- "node" : " v10 .x"
15
+ "node" : " v12 .x"
16
16
},
17
17
"scripts" : {
18
18
"test" : " echo \" Error: no test specified\" && exit 1" ,
19
- "dev" : " now dev " ,
19
+ "dev" : " next " ,
20
20
"add-contributor" : " all-contributors add" ,
21
21
"format" : " prettier --write './**/*.+(ts|tsx|css|json|js|jsx|json|md)'"
22
22
},
23
23
"keywords" : [],
24
24
"author" : " " ,
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
- "@types/airtable" : " ^0.5.6 " ,
27
+ "@types/airtable" : " ^0.8.0 " ,
28
28
"@zeit/next-css" : " 0.2.1-canary.4" ,
29
- "airtable" : " ^0.7.0 " ,
29
+ "airtable" : " ^0.8.1 " ,
30
30
"clsx" : " ^1.0.4" ,
31
31
"copee" : " ^1.0.6" ,
32
32
"cuid" : " ^2.1.6" ,
33
33
"fromnow" : " ^3.0.1" ,
34
34
"is-mobile" : " ^2.0.1" ,
35
35
"isomorphic-unfetch" : " ^3.0.0" ,
36
36
"md.js" : " ^0.2.6" ,
37
- "next" : " ^9.1 .4" ,
37
+ "next" : " ^9.4 .4" ,
38
38
"nprogress" : " ^0.2.0" ,
39
39
"qrcode.react" : " ^0.9.3" ,
40
- "razorpay" : " ^2.0.4 " ,
40
+ "razorpay" : " ^2.0.6 " ,
41
41
"react" : " ^16.8.6" ,
42
42
"react-div-100vh" : " ^0.3.4" ,
43
43
"react-dom" : " ^16.8.6" ,
You can’t perform that action at this time.
0 commit comments