diff --git a/package.json b/package.json index c1c3f5a..99e02e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unidriver", - "version": "1.0.0-alpha.2", + "version": "1.1.0", "description": "", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -16,6 +16,7 @@ "files": [ "dist", "src", + "*.d.ts", "*.js" ], "devDependencies": {