Update package.json
This commit is contained in:
parent
c597231f81
commit
73115594fe
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"author": "thepaperpilot",
|
"author": "thepaperpilot",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "galaxy.js"
|
"main": "galaxy.js",
|
||||||
|
"types": "galaxy.d.ts"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue