Skip to content

Commit

Permalink
feat(npm): unplubishSafe
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianArenal committed Sep 10, 2024
1 parent 37b2582 commit ea4f71e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions frontend.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
"extends": [
"github>empathyco/.github",
":semanticCommitTypeAll(chore)",
"schedule:earlyMondays"
"schedule:earlyMondays",
"npm:unpublishSafe"
],
"rangeStrategy": "bump",
"ignoreDeps": ["npm", "node", "@types/node"]
"ignoreDeps": ["npm", "node"]
}

0 comments on commit ea4f71e

Please sign in to comment.