mirror of
https://github.com/samsledje/D-SCRIPT.git
synced 2026-06-04 15:04:24 +08:00
Now runs from a single endpoint -- enter server/frontend and run `npm run build`. Uses csrftoken to validate requests. Changed home page.
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"dependencies": {
|
|
"js-cookie": "^3.0.0",
|
|
"reach": "^1.0.1",
|
|
"router": "^1.3.5"
|
|
}
|
|
}
|