Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 245a514

Browse files
authored
Merge pull request #12 from mocks-server/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents ca5e1ef + 6c68bb9 commit 245a514

File tree

5 files changed

+158
-88
lines changed

5 files changed

+158
-88
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
### Fixed
1515
### Removed
1616

17-
## [1.3.1] - 2019-01-03
17+
## [1.3.2] - 2020-01-11
18+
### Changed
19+
- Update dependencies
20+
21+
## [1.3.1] - 2020-01-03
1822
### Fixed
1923
- Change @mocks-server/core peerDependency to ^1.3.0, which is the first one with behavior id property.
2024

21-
## [1.3.0] - 2019-01-03
25+
## [1.3.0] - 2020-01-03
2226
### Added
2327
- Add property id to behaviors model.
2428

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url]
22

3-
[![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]
3+
[![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Greenkeeper badge](https://badges.greenkeeper.io/mocks-server/plugin-admin-api.svg)](https://greenkeeper.io/) [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]
44

55
[![NPM downloads][npm-downloads-image]][npm-downloads-url] [![License][license-image]][license-url]
66

package-lock.json

Lines changed: 145 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)