mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
package.json update: name, descrption, version and private updated to reflect the project.
This commit is contained in:
parent
b0d629da66
commit
bb5aedf04a
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "fe",
|
"name": "Macrame - UI",
|
||||||
"version": "0.0.0",
|
"description": "Macrame UI - Macrame is a small application that can turn any device into a button panel for your pc.",
|
||||||
"private": true,
|
"version": "1.0.0",
|
||||||
|
"private": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite --host",
|
"dev": "vite --host",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue