We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41a373 commit 7a4c4b3Copy full SHA for 7a4c4b3
package.json
@@ -8,5 +8,6 @@
8
"start-app": "cd electron && npm start",
9
"eslint": "cd electron && npm run eslint && cd ../webui && npm run eslint && cd ..",
10
"precommit": "npm run test && npm run eslint"
11
- }
+ },
12
+ "version": "0.0.0"
13
}
0 commit comments