Skip to content

Commit

Permalink
Adding a script to update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed Apr 17, 2024
1 parent 35c6c85 commit 2796745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"lint": "wireit",
"lint:fix": "wireit",
"clean": "git clean -fdx -e node_modules -e .env",
"update-submodules": "git submodule update --recursive --init",
"prepend-changelog-header": "tsx scripts/prepend-changelog-header.ts"
},
"wireit": {
Expand Down

0 comments on commit 2796745

Please sign in to comment.