Skip to content
Snippets Groups Projects
Verified Commit 19392b75 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 53a1d488
Branches
No related tags found
No related merge requests found
Pipeline #7120 passed
......@@ -42,6 +42,7 @@ release:
echo "This version has already been published"
exit 0
fi
- npm install
- sed -i "s#\"$PACKAGE\"#\"@dbogatov/$PACKAGE\"#g" package.json
- npm publish
- |
......
{
"name": "broken-links-inspector",
"version": "0.2.4",
"version": "0.2.5",
"description": "Extract and recursively check all URLs reporting broken ones",
"main": "dist/inspector.js",
"types": "dist/inspector.d.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment