This commit is contained in:
Oskar Wickström
2025-01-25 14:54:53 +01:00
parent 1ab7a91565
commit c0d05c9f4d
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@owickstrom/the-monospace-web",
"version": "0.1.3",
"version": "0.1.5",
"description": " A minimalist design exploration",
"main": "src/index.css",
"scripts": {
@@ -21,8 +21,9 @@
"homepage": "https://github.com/owickstrom/the-monospace-web#readme",
"files": [
"index.css",
"index.js",
"src/index.css",
"src/reset.css",
"src/index.js",
"LICENSE",
"README.md"
]