Skip to content

Commit 983d692

Browse files
author
Roman Reshetnikov
committed
up version
1 parent 5f030a3 commit 983d692

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highlightjs-cshtml-razor",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "highlight.js syntax definition for ASP.NET Razor CSHTML language",
55
"main": "cshtml-razor.js",
66
"scripts": {
@@ -10,6 +10,9 @@
1010
"type": "git",
1111
"url": "git+https://github.com/highlightjs/highlightjs-cshtml-razor.git"
1212
},
13+
"files": [
14+
"cshtml-razor.js"
15+
],
1316
"keywords": [
1417
"cshtml",
1518
"cshtml-razor",

0 commit comments

Comments
 (0)