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

Commit

Permalink
feat(npm): use npm versioned labshare dependencies SHELL-1536
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleV committed Jun 11, 2018
1 parent 6792451 commit e04363b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ after_success:
- npm run travis-deploy-once "npm run semantic-release"
branches:
except:
- /^vd+.d+.d+$/
- /^v\d+\.\d+\.\d+$/
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Services-Cache

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Greenkeeper badge](https://badges.greenkeeper.io/LabShare/services-cache.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.com/LabShare/services-cache.svg?token=zsifsALL6Np5avzzjVp1&branch=master)](https://travis-ci.com/LabShare/services-cache)

Expand Down Expand Up @@ -32,3 +33,4 @@ License
----

MIT

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@
},
"release": {
"extends": "@labshare/semantic-release-config"
}
},
"peerDependencies": {}
}

0 comments on commit e04363b

Please sign in to comment.