1
0

8 lines
107 B
JSON
Raw Normal View History

{
"name": "get-latest-commit",
"main": "main.js",
"dependencies": {
"node-fetch": "^3.3.2"
}
}