Skip to content

Commit 88cca18

Browse files
committed
update package.json
1 parent cedd6ba commit 88cca18

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)