Skip to content

Commit

Permalink
Corrected repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Dec 4, 2024
1 parent 14590de commit 8a68ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0-SNAPSHOT",
"description": "The Package-URL specification",
"scripts": {
"ipr-check": "node scripts/check-form tc39/ecma262 HEAD --all",
"ipr-check": "node scripts/check-form Ecma-TC54/ECMA-xxx-PURL HEAD --all",
"build-head": "npm run build-only -- --lint-spec --strict",
"prebuild-only": "npm run clean && mkdir out && cp -R img out",
"build-only": "ecmarkup --verbose spec.html --multipage out",
Expand Down

0 comments on commit 8a68ee0

Please sign in to comment.