Skip to content

Commit 97b161c

Browse files
P0lipbilliegoose
authored andcommitted
fix(pkg): specify typings correctly (#47)
1 parent 4bb6701 commit 97b161c

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
@@ -114,5 +114,6 @@
114114
},
115115
"release": {
116116
"extends": "@stoplight/scripts/release"
117-
}
117+
},
118+
"typings": "src/index.d.ts"
118119
}

0 commit comments

Comments
 (0)