Merge pull request #40 from marcus-sa/patch-1
chore(): add typings to package.json
This commit is contained in:
commit
f37618331d
@ -3,6 +3,7 @@
|
||||
"version": "0.1.4",
|
||||
"description": "A cross platform library to build native desktop apps.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist",
|
||||
"config",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user