Skip to content

Commit 9ee5906

Browse files
authored
Merge pull request #9 from murdercode/aptabase
Aptabase
2 parents be28638 + bdeb5c6 commit 9ee5906

File tree

9 files changed

+892
-108
lines changed

9 files changed

+892
-108
lines changed

package-lock.json

Lines changed: 26 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
"@tauri-apps/cli": "^2.5.0"
1616
},
1717
"dependencies": {
18+
"@aptabase/tauri": "^0.4.1",
1819
"@tauri-apps/api": "^2.5.0",
1920
"@tauri-apps/plugin-dialog": "^2.2.2",
2021
"@tauri-apps/plugin-notification": "^2",
2122
"@tauri-apps/plugin-updater": "^2.7.1"
2223
}
23-
}
24+
}

0 commit comments

Comments
 (0)