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

Fix.

parent d7881c5e
No related branches found
No related tags found
No related merge requests found
Pipeline #7113 passed with warnings
......@@ -41,7 +41,7 @@ release:
then
echo "This version has already been published"
else
sed "s#\"$PACKAGE\"#\"@dbogatov/$PACKAGE\"#g" package.json
npm publish
fi
rules:
......
......
{
"name": "broken-links-inspector",
"version": "0.2.2",
"version": "0.2.3",
"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