Skip to content

Commit 4b584e9

Browse files
authored
Merge pull request #9 from GodotDocMobile/master
update package.json
2 parents bbea155 + 88cca18 commit 4b584e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "highlightjs-gdscript",
33
"version": "0.0.1",
44
"description": "highlight.js syntax definition for Godot's GDScript language",
5-
"main": "gdscript.js",
5+
"main": "src/languages/gdscript.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)