Skip to content

Commit

Permalink
chore: Add rule for automatic rebasing code/package.json
Browse files Browse the repository at this point in the history
Signed-off-by: RomanNikitenko <[email protected]>
  • Loading branch information
RomanNikitenko committed Dec 26, 2024
1 parent 0be1398 commit 75ff316
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .rebase/add/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
},
"npm-run-all": {
"cross-spawn": "7.0.6"
},
"mocha": {
"nanoid": "3.3.8"
},
"postcss": {
"nanoid": "3.3.8"
}
}
}

0 comments on commit 75ff316

Please sign in to comment.