Skip to content

Commit beef680

Browse files
committed
Keywords
1 parent bbb11d5 commit beef680

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "codemirror-mode-zig",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "",
55
"main": "index.js",
6+
"keywords": [
7+
"zig",
8+
"npm",
9+
"codemirror"
10+
],
611
"scripts": {
712
"test": "echo \"Error: no test specified\" && exit 1"
813
},

0 commit comments

Comments
 (0)