@mocks-server/plugin-admin-api
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -17,2 +17,6 @@ # Change Log | ||
## [1.3.1] - 2019-01-03 | ||
### Fixed | ||
- Change @mocks-server/core peerDependency to ^1.3.0, which is the first one with behavior id property. | ||
## [1.3.0] - 2019-01-03 | ||
@@ -19,0 +23,0 @@ ### Added |
{ | ||
"name": "@mocks-server/plugin-admin-api", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Plugin for Mocks Server. Provides a REST API for administrating settings, fixtures and behaviors", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@mocks-server/core": "^1.1.0" | ||
"@mocks-server/core": "^1.3.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35374