feat: add docs and polish

This commit is contained in:
Julian Tölle 2020-05-03 20:57:03 +02:00
parent a27fcce03b
commit 75d3e2edbd
9 changed files with 94 additions and 55 deletions

View file

@ -1,7 +1,12 @@
{
"name": "frontend",
"name": "@listory/frontend",
"version": "0.1.0",
"private": true,
"author": {
"name": "Julian Tölle",
"email": "julian.toelle97@gmail.com"
},
"license": "MIT",
"dependencies": {
"@fullhuman/postcss-purgecss": "^2.1.2",
"@testing-library/jest-dom": "^4.2.4",