Skip to content

Commit 0998e54

Browse files
authored
glayzzle#353 - publish index.d.ts for typescript
1 parent e78461f commit 0998e54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"browser": "dist/php-parser.js",
77
"files": [
88
"src",
9-
"dist"
9+
"dist",
10+
"index.d.ts",
11+
"LICENSE"
1012
],
1113
"scripts": {
1214
"lint": "eslint 'src/**/*.js'",

0 commit comments

Comments
 (0)