1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-22 16:04:21 +00:00

✏ Add description to package.json

This commit is contained in:
Steffo 2021-02-02 04:13:44 +01:00
parent 0b2141211d
commit b4084fa215
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,6 +1,7 @@
{ {
"name": "appuntiweb", "name": "appuntiweb",
"version": "0.11.0", "version": "0.11.0",
"description": "A website with everything I use to prepare for university exams",
"dependencies": { "dependencies": {
"@reach/router": "^1.3.4", "@reach/router": "^1.3.4",
"@testing-library/jest-dom": "^5.11.9", "@testing-library/jest-dom": "^5.11.9",