File tree Expand file tree Collapse file tree 3 files changed +216
-106
lines changed Expand file tree Collapse file tree 3 files changed +216
-106
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " unix.bio" ,
33 "version" : " 1.0.0" ,
4- "private" : true ,
54 "scripts" : {
65 "start" : " npm run collect && next dev" ,
76 "dev" : " npm run collect && next dev" ,
1110 "collect" : " node scripts/collect-meta.js" ,
1211 "export" : " npm run now-build && next export"
1312 },
13+ "prettier" : " @zeit-ui/prettier-config" ,
1414 "dependencies" : {
15- "@zeit-ui/react" : " ^1.7.0 " ,
15+ "@zeit-ui/react" : " ^1.8.0-canary.5 " ,
1616 "@zeit-ui/react-icons" : " ^1.3.0" ,
1717 "@zeit-ui/react-prism" : " ^1.0.1" ,
1818 "ms" : " ^2.1.2" ,
19- "next" : " ^9.4.0 " ,
20- "react" : " 16.13.0 " ,
21- "react-dom" : " 16.13.0 "
19+ "next" : " ^9.4.4 " ,
20+ "react" : " ^ 16.13.1 " ,
21+ "react-dom" : " ^ 16.13.1 "
2222 },
2323 "devDependencies" : {
2424 "@mapbox/rehype-prism" : " ^0.4.0" ,
2525 "@mdx-js/loader" : " ^1.5.7" ,
2626 "@next/mdx" : " ^9.4.0" ,
2727 "@types/react" : " ^16.9.23" ,
2828 "@types/react-dom" : " ^16.9.5" ,
29+ "@zeit-ui/prettier-config" : " ^1.0.0" ,
2930 "chalk" : " ^3.0.0" ,
3031 "extract-mdx-metadata" : " ^1.0.0" ,
3132 "fs-extra" : " ^8.1.0" ,
You can’t perform that action at this time.
0 commit comments