Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ebddf3abe |
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "tauri-git-lite",
|
||||
"name": "git-lite",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Tauri Git Lite",
|
||||
"productName": "GitLite",
|
||||
"version": "0.0.1",
|
||||
"identifier": "com.example.tauri-git-lite",
|
||||
"identifier": "com.git-lite",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev",
|
||||
"devUrl": "http://127.0.0.1:1420",
|
||||
|
||||
Reference in New Issue
Block a user