We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c86b10 commit d1d65ddCopy full SHA for d1d65dd
package.json
@@ -31,7 +31,6 @@
31
"delegates": "^1.0.0",
32
"depd": "^1.1.2",
33
"destroy": "^1.0.4",
34
- "egg-bin": "^4.13.0",
35
"error-inject": "^1.0.0",
36
"escape-html": "^1.0.3",
37
"fresh": "~0.5.2",
@@ -41,7 +40,6 @@
41
40
"koa-compose": "^4.1.0",
42
"koa-convert": "^1.2.0",
43
"koa-is-json": "^1.0.0",
44
- "mm": "^2.5.0",
45
"on-finished": "^2.3.0",
46
"only": "~0.0.2",
47
"parseurl": "^1.3.2",
@@ -50,11 +48,13 @@
50
48
"vary": "^1.1.2"
51
49
},
52
"devDependencies": {
+ "egg-bin": "^4.13.0",
53
"eslint": "^6.0.1",
54
"eslint-config-koa": "^2.0.0",
55
"eslint-config-standard": "^7.0.1",
56
"eslint-plugin-promise": "^3.5.0",
57
"eslint-plugin-standard": "^2.1.1",
+ "mm": "^2.5.0",
58
"supertest": "^3.1.0"
59
60
"engines": {
0 commit comments