Files
asimonson1125.github.io/package.json
Andrew Simonson 00cded7e03 css and routing update
I did a lot with the css
2021-09-26 22:48:26 -04:00

12 lines
187 B
JSON

{
"dependencies": {
"node": "^16.9.1",
"node-dom": "^0.1.0",
"react-router-dom": "^5.3.0",
"yarn": "^1.22.11"
},
"devDependencies": {
"gh-pages": "^3.2.3"
}
}