Skip to content

Commit c5eb62a

Browse files
committed
add yarn to project root
1 parent 5e1fe6f commit c5eb62a

File tree

5 files changed

+945
-0
lines changed

5 files changed

+945
-0
lines changed

.yarn/install-state.gz

1.62 MB
Binary file not shown.

.yarn/releases/yarn-4.5.1.cjs

Lines changed: 934 additions & 0 deletions
Large diffs are not rendered by default.

client/.yarn/install-state.gz

21.2 KB
Binary file not shown.

electron/.yarn/install-state.gz

45.2 KB
Binary file not shown.

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "tockler",
3+
"description": "Automatically track applications usage and working time",
4+
"author": "Maigo Erit <[email protected]>",
5+
"license": "GPL-2.0",
6+
"repository": {
7+
"type": "git",
8+
"url": "[email protected]:MayGo/tockler.git"
9+
},
10+
"packageManager": "[email protected]"
11+
}

0 commit comments

Comments
 (0)