We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec017f commit b3ebb2bCopy full SHA for b3ebb2b
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ps-analyzer",
3
- "version": "0.1.35",
+ "version": "0.1.36",
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