Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit bd4763a

Browse files
author
Miroslav Bajtoš
committed
Merge branch 'release/0.1.5' into production
2 parents ce17e46 + e0d5157 commit bd4763a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-testing",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Utilities for testing LoopBack applications",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"async": "~0.2.10"
1515
},
1616
"peerDependencies": {
17-
"loopback": "^1.6.1"
17+
"loopback": "2.x || ^1.6.1"
1818
},
1919
"devDependencies": {
2020
"chai": "~1.9.0",

0 commit comments

Comments
 (0)