Skip to content

Commit

Permalink
Renamed merge-development.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed Aug 5, 2024
1 parent 5de7a09 commit 9cdd96f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"docs": "cd docs && bundle exec jekyll serve --incremental --host=`ipconfig getifaddr en0`",
"docs-install": "cd docs && bundle install",
"docs-update": "cd docs && bundle update",
"merge-with-main": "sh build/merge-with-main.sh",
"merge-development": "sh build/merge-development.sh",
"make-x_ite-for-sunrize": "sh build/make-x_ite-for-sunrize.sh"
},
"repository": {
Expand Down

0 comments on commit 9cdd96f

Please sign in to comment.