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 0c7d75d commit 5a5b07cCopy full SHA for 5a5b07c
.compilerc
@@ -1,7 +1,7 @@
1
{
2
"env": {
3
"development": {
4
- "application/javascript": {
+ "application/javascript": {pack
5
"presets": [
6
[
7
"env",
package.json
@@ -2,7 +2,7 @@
"name": "gtt-taskbar",
"productName": "gitlab time tracker taskbar",
"description": "A crossplatform menubar/taskbar application for GitLabs time tracking feature.",
- "version": "0.3.2",
+ "version": "0.3.3",
"main": "src/index.js",
"scripts": {
8
"start": "electron-forge start",
0 commit comments