File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"homepage" : " https://www.danielramos.me" ,
6
6
"dependencies" : {
7
- "@contentful/rich-text-html-renderer" : " ^ 14.1.1" ,
8
- "@types/classnames" : " ^ 2.2.10" ,
9
- "@types/node" : " ^ 14.0.24" ,
10
- "@types/react" : " ^ 16.9.43" ,
11
- "@types/react-dom" : " ^ 16.9.8" ,
12
- "classnames" : " ^ 2.2.6" ,
13
- "gh-pages" : " ^ 3.1.0" ,
14
- "isomorphic-unfetch" : " ^ 3.0.0" ,
15
- "next" : " ^ 9.4.4" ,
16
- "puppeteer" : " ^ 5.2.0" ,
17
- "react" : " ^ 16.13.1" ,
18
- "react-dom" : " ^ 16.13.1" ,
19
- "swr" : " ^ 0.2.3" ,
20
- "typescript" : " ^ 3.9.7"
7
+ "@contentful/rich-text-html-renderer" : " 14.1.1" ,
8
+ "@types/classnames" : " 2.2.10" ,
9
+ "@types/node" : " 14.0.24" ,
10
+ "@types/react" : " 16.9.43" ,
11
+ "@types/react-dom" : " 16.9.8" ,
12
+ "classnames" : " 2.2.6" ,
13
+ "gh-pages" : " 3.1.0" ,
14
+ "isomorphic-unfetch" : " 3.0.0" ,
15
+ "next" : " 9.4.4" ,
16
+ "puppeteer" : " 5.2.0" ,
17
+ "react" : " 16.13.1" ,
18
+ "react-dom" : " 16.13.1" ,
19
+ "swr" : " 0.2.3" ,
20
+ "typescript" : " 3.9.7"
21
21
},
22
22
"scripts" : {
23
23
"dev" : " next" ,
43
43
]
44
44
},
45
45
"devDependencies" : {
46
- "prettier" : " ^ 2.0.5"
46
+ "prettier" : " 2.0.5"
47
47
}
48
48
}
You can’t perform that action at this time.
0 commit comments