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

Fix.

parent 927b94b7
Branches
No related tags found
No related merge requests found
Pipeline #7122 passed
......@@ -43,7 +43,7 @@ release:
exit 0
fi
- npm install
- npm build
- npm run build
- sed -i "s#\"$PACKAGE\"#\"@dbogatov/$PACKAGE\"#g" package.json
- npm publish
- |
......
{
"name": "broken-links-inspector",
"version": "0.2.6",
"version": "0.2.7",
"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 register or to comment