Skip to content

Commit b4c1571

Browse files
committed
Clarified license and repository in package.json
1 parent 29f2abe commit b4c1571

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
"name": "knockoutjs-templates",
33
"displayName": "KnockoutJS templates",
44
"description": "Highlight KnockoutJS bindings properly",
5-
"version": "0.0.1",
5+
"version": "1.0.0",
66
"author": {"name": "Yaroslav Fedevych", "email": "[email protected]", "url": "https://github.com/jafd"},
77
"publisher": "jafd",
8+
"repository": "https://github.com/jafd/vscode-knockoutjs-templates",
9+
"license": "3-Clause BSD License",
810
"engines": {
911
"vscode": "^1.53.0"
1012
},

0 commit comments

Comments
 (0)