We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864cea9 commit 2b02a8aCopy full SHA for 2b02a8a
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ddu",
3
"type": "module",
4
- "version": "0.1.3",
+ "version": "0.1.5",
5
"private": true,
6
"scripts": {
7
"dev": "vite",
src-tauri/tauri.conf.json
"$schema": "https://schema.tauri.app/config/2.0.0",
"productName": "Ddu",
"identifier": "com.ddu.app",
"build": {
"beforeDevCommand": "pnpm dev",
0 commit comments