We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1421a9d commit 5a59469Copy full SHA for 5a59469
package.json
@@ -5,7 +5,7 @@
5
"repository": "https://github.com/urcomputeringpal/github-script-ts",
6
"files": [
7
"src/**/*.d.ts",
8
- "src/**/*js",
+ "src/**/*.js"
9
],
10
"main": "dist/index.js",
11
"types": "dist/types.d.ts",
0 commit comments