Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
fix: release pipeline failing cause of docs generation (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored May 14, 2020
1 parent ab057af commit 496d8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "src/index.js",
"scripts": {
"test": "echo There are no tests yet",
"docs": "echo There are no API docs here",
"lint": "eslint --config .eslintrc .",
"get-version": "echo $npm_package_version",
"release": "semantic-release",
Expand Down

0 comments on commit 496d8ec

Please sign in to comment.