Files
D-SCRIPT/package.json
Samuel Sledzieski ddb7b5df4c Came in and made a mess of things
Now runs from a single endpoint -- enter server/frontend and run `npm
run build`. Uses csrftoken to validate requests. Changed home page.
2021-08-15 16:04:54 -05:00

8 lines
101 B
JSON

{
"dependencies": {
"js-cookie": "^3.0.0",
"reach": "^1.0.1",
"router": "^1.3.5"
}
}