We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd2d89 commit b1193a7Copy full SHA for b1193a7
package.json
@@ -3,13 +3,13 @@
3
"engines": {
4
"node": "*"
5
},
6
+ "name": "jsonapi-server",
7
"repository": {
8
"url": "https://github.com/holidayextras/jsonapi-server",
9
"type": "git"
10
11
"author": "Oliver Rumbelow",
- "name": "jsonapi-server",
12
- "version": "0.1.11-megawin-sim",
+ "version": "0.1.12-megawin-sim",
13
"dependencies": {
14
"qs": "^6.2.0",
15
"lodash.isequal": "^4.2.0",
@@ -20,9 +20,9 @@
20
"request": "^2.72.0",
21
"body-parser": "^1.15.1",
22
"lodash.pick": "^4.2.1",
23
- "async": "1.5.2",
24
- "debug": "2.2.0",
25
"joi": "6.10.1",
+ "debug": "2.2.0",
+ "async": "1.5.2",
26
"lodash.assign": "^4.0.9",
27
"lodash.uniq": "^4.3.0",
28
"lodash.omit": "^4.3.0"
0 commit comments