Skip to content

Commit

Permalink
chore(deploy): missing files and pre-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed Jun 2, 2020
1 parent 6bb53a3 commit f0457c6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"compose:build": "docker-compose build",
"compose:up": "docker-compose up --abort-on-container-exit --exit-code-from bacnet-client",
"docker": "npm run compose:build && npm run compose:up",
"prepublishOnly": "npm run lint && npm run coverage && npm run docker"
"prepublishOnly": "npm run lint && npm run coverage && npm run docker && npm run docs"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f0457c6

Please sign in to comment.