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

Commit ce17e46

Browse files
committed
0.1.4
1 parent f760cb0 commit ce17e46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-testing",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Utilities for testing LoopBack applications",
55
"main": "index.js",
66
"scripts": {
@@ -24,5 +24,4 @@
2424
"name": "Dual MIT/StrongLoop",
2525
"url": "https://github.com/strongloop/loopback-testing/blob/master/LICENSE"
2626
}
27-
2827
}

0 commit comments

Comments
 (0)