This commit is contained in:
Kevin Py 2023-01-04 13:38:28 +01:00
parent 3bceb5a859
commit 52c9ec2c9d
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
{
"name": "@pyxeldev/blackscreen",
"version": "1.0.0",
"version": "1.1.0",
"description": "Just a black web page",
"author": "Kevin Py",
"license": "MIT",
"keywords": ["black", "screen", "app"]
"keywords": [
"black",
"screen",
"app"
]
}