Skip to content

Commit acc1efc

Browse files
author
Jamie Wong
committed
Add types to package.json
1 parent 47d7765 commit acc1efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Nodejs bindings for BrowserStack Local",
55
"engine": "^0.10.44",
66
"main": "index.js",
7+
"types": "index.d.ts",
78
"scripts": {
89
"pretest": "./node_modules/.bin/eslint lib/* index.js",
910
"test": "./node_modules/.bin/mocha"

0 commit comments

Comments
 (0)