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**
|
**Random Star System Generator**
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "starsystem-generator",
|
"name": "starsy",
|
||||||
"version": "0.0.0",
|
"description": "Random Star System Generator",
|
||||||
|
"version": "0.1.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
|
|
Loading…
Add table
Reference in a new issue