mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-07 09:36:11 -08:00
Set typings in package.json
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
"dist/*.js",
|
"dist/*.js",
|
||||||
"dist/*.d.ts"
|
"dist/*.d.ts"
|
||||||
],
|
],
|
||||||
|
"typings": "dist/index",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^6.0.41",
|
"@types/node": "^6.0.41",
|
||||||
"typescript": "^2.0.3"
|
"typescript": "^2.0.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user