chore: update version number and description

This commit is contained in:
Hakadao
2023-04-16 00:52:07 +08:00
parent 43520cad59
commit 2d5b40b7ab

View File

@@ -1,10 +1,10 @@
{
"name": "bewly-bewly",
"displayName": "BewlyBewly",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@7.8.0",
"description": "[description]",
"description": "Just make a few small changes to your Bilibili homepage.",
"homepage": "https://github.com/hakadao/BewlyBewly",
"scripts": {
"dev": "npm run clear && cross-env NODE_ENV=development run-p dev:*",