Compare commits
1 Commits
main
...
release/v0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
223026b8eb |
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.tauri.app/config/2",
|
"$schema": "https://schema.tauri.app/config/2",
|
||||||
"productName": "markdown-editor",
|
"productName": "markdown-editor",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"identifier": "com.markdown-editor.app",
|
"identifier": "com.markdown-editor.app",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "npm run dev",
|
"beforeDevCommand": "npm run dev",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user