We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c521a6d commit 7e169dfCopy full SHA for 7e169df
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ps-analyzer",
3
- "version": "0.1.42",
+ "version": "0.1.43",
4
"author": "Pablo Fernández Lagos <pablo.fernandez.lago@idipaz.es>",
5
"scripts": {
6
"ng": "ng",
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "PS Analyzer",
"identifier": "com.lagosproject.ps-analyzer",
"build": {
7
"beforeDevCommand": "npm run start",
0 commit comments