Skip to content

Commit

Permalink
update-release-branch script
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgervang committed Feb 7, 2025
1 parent c8ac075 commit 759cb8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"tsbuild": "tsc -b tsconfig.build.json",
"bench": "ocular-test bench",
"bench-browser": "ocular-test bench-browser",
"metrics": "ocular-metrics"
"metrics": "ocular-metrics",
"update-release-branch": "scripts/update-release-branch.sh"
},
"browser": {
"jsdom": false
Expand Down

0 comments on commit 759cb8c

Please sign in to comment.