Fix "main"
This commit is contained in:
parent
5a50985e56
commit
349f5f7b45
@ -2,7 +2,7 @@
|
||||
"name": "@owlboard/ts-types",
|
||||
"version": "0.0.1",
|
||||
"description": "Declares Typescript types for the OwlBoard stack",
|
||||
"main": "index.js",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user