We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe18536 commit f097dc9Copy full SHA for f097dc9
README.md
@@ -65,7 +65,7 @@ export { function1 } from "./function1";
65
"files": ["dist/**/*.d.ts", "dist/**/*.js"],
66
"main": "dist/index.js",
67
"dependencies": {
68
- "@urcomputeringpal/github-script-ts": "0.0.1"
+ "@urcomputeringpal/github-script-ts": "0.0.7"
69
}
70
71
```
0 commit comments