naming
This commit is contained in:
parent
5415a47074
commit
a0ad14b972
2 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# RASTSYG
|
||||
# Starsy
|
||||
|
||||
**Random Star System Generator**
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "starsystem-generator",
|
||||
"version": "0.0.0",
|
||||
"name": "starsy",
|
||||
"description": "Random Star System Generator",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
|
@ -13,4 +14,4 @@
|
|||
"@vitejs/plugin-vue": "^2.0.0",
|
||||
"vite": "^2.7.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue