Skip to content

Commit 0306572

Browse files
authored
Update package.json
1 parent 6117ca1 commit 0306572

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unityscript",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"author": "paishee",
55
"description": "A JavaScript-to-C# Compiler for Unity",
66
"repository": {
@@ -25,7 +25,9 @@
2525
"stews",
2626
"games",
2727
"gamedev",
28-
"unityscript"
28+
"unityscript",
29+
"compiler",
30+
"transpiler"
2931
],
3032
"homepage": "https://github.com/paishee/unityscript",
3133
"main": "src/Workspace/index.js"

0 commit comments

Comments
 (0)