Skip to content

Commit 7a4c4b3

Browse files
committed
v0.0.0
1 parent b41a373 commit 7a4c4b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"start-app": "cd electron && npm start",
99
"eslint": "cd electron && npm run eslint && cd ../webui && npm run eslint && cd ..",
1010
"precommit": "npm run test && npm run eslint"
11-
}
11+
},
12+
"version": "0.0.0"
1213
}

0 commit comments

Comments
 (0)