Skip to content

Commit fd1ba04

Browse files
committed
- add backendless.d.ts to "files" in package.json
1 parent 80a3852 commit fd1ba04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"dist",
1111
"lib",
1212
"es",
13-
"src"
13+
"src",
14+
"backendless.d.ts"
1415
],
1516
"typings": "backendless.d.ts",
1617
"scripts": {

0 commit comments

Comments
 (0)