upgrade & git url

This commit is contained in:
2020-10-11 15:12:47 +02:00
parent 02e1996ef6
commit 771bb18e94
2 changed files with 123 additions and 119 deletions

View File

@@ -2,6 +2,12 @@
"name": "ora",
"license": "MIT",
"private": true,
"author": {
"name": "Nicco",
"email": "hi@nicco.io",
"url": "https://nicco.io"
},
"homepage": "https://github.com/cupcakearmy/ora",
"scripts": {
"clean": "rm -rf dist .cache",
"dev": "parcel watch --no-hmr manifest.json src/dashboard/index.html",