Merge pull request #40 from marcus-sa/patch-1

chore(): add typings to package.json
This commit is contained in:
Atul R 2019-08-22 18:44:40 +02:00 committed by GitHub
commit f37618331d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",