1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-04-02 10:25:55 +02:00

Add license and set name

This commit is contained in:
Jan Eitzinger 2022-07-29 06:46:07 +02:00
parent 0a8687b6fd
commit 84484babc1

@ -1,6 +1,7 @@
{
"name": "svelte-app",
"name": "cc-frontend",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w"