Be-P
Be-P
I've bumped the p256 dependency to version 0.11.1 and fixed some compilation issues. See #166
**Describe the bug** I'm trying to use fontawesome-react, the application has to run on ie11. Just importing the dependencies and defining an icon causes the browser to show a blank...
Trying to create a new Post through Swagger I get the following exception: ``` query: START TRANSACTION query: INSERT INTO "posts"("id", "created_at", "updated_at", "user_id") VALUES (DEFAULT, DEFAULT, DEFAULT, $1) RETURNING...