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 29f2abe commit b4c1571Copy full SHA for b4c1571
package.json
@@ -2,9 +2,11 @@
2
"name": "knockoutjs-templates",
3
"displayName": "KnockoutJS templates",
4
"description": "Highlight KnockoutJS bindings properly",
5
- "version": "0.0.1",
+ "version": "1.0.0",
6
"author": {"name": "Yaroslav Fedevych", "email": "[email protected]", "url": "https://github.com/jafd"},
7
"publisher": "jafd",
8
+ "repository": "https://github.com/jafd/vscode-knockoutjs-templates",
9
+ "license": "3-Clause BSD License",
10
"engines": {
11
"vscode": "^1.53.0"
12
},
0 commit comments