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

Commit c50bb53

Browse files
committed
Upgrade FakeRest to get cloned objects as response
1 parent 5afffcf commit c50bb53

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": "aor-json-rest-client",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "A local REST client for admin-on-rest",
55
"main": "lib/index.js",
66
"scripts": {
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/marmelab/aor-json-rest-client#readme",
3232
"dependencies": {
33-
"fakerest": "~1.2.1"
33+
"fakerest": "~2.0.0"
3434
},
3535
"devDependencies": {
3636
"babel-cli": "^6.18.0",

0 commit comments

Comments
 (0)