Skip to content

Commit

Permalink
removing unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabi authored and Gabi committed Nov 29, 2022
1 parent 1fa777b commit d73a523
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
@@ -1,6 +1,3 @@
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

name: Generate & Build index

on:
Expand Down
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -3,8 +3,6 @@
"start": "node index.js"
},
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"js-yaml": "^4.1.0"
}
}

0 comments on commit d73a523

Please sign in to comment.