frenic / csstype

Strict TypeScript and Flow types for style based on MDN data
MIT License
1.73k stars 72 forks source link

"request" is unmaintained : should move to "got" #117

Open SnarkBoojum opened 3 years ago

SnarkBoojum commented 3 years ago

In src/utils/urls.ts, the "request" module is used ; but this module is mostly dead : "got" has taken its place ; see this migration guide.