Skip to content

Commit 541e2ef

Browse files
committed
0.2.0
1 parent 00a384d commit 541e2ef

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-plugin-task",
3-
"version": "0.8.0",
3+
"version": "0.2.0",
44
"description": "Manage tasks with a local website in a Git repository.",
55
"author": "Jeffrey Alvarez Massón <[email protected]>",
66
"license": "MIT",
@@ -26,7 +26,5 @@
2626
"issue trackers",
2727
"synchronization"
2828
],
29-
"bundledDependencies": [
30-
31-
]
29+
"bundledDependencies": []
3230
}

0 commit comments

Comments
 (0)