v0.0.0
This commit is contained in:
parent
2b471034da
commit
83f4aed5ea
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,6 @@
|
||||||
"crypto-random-string": "^3.2.0",
|
"crypto-random-string": "^3.2.0",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-redis-cache": "^1.1.3",
|
|
||||||
"html-to-text": "^5.1.1",
|
"html-to-text": "^5.1.1",
|
||||||
"http-proxy-middleware": "^1.0.5",
|
"http-proxy-middleware": "^1.0.5",
|
||||||
"ioredis": "^4.17.3",
|
"ioredis": "^4.17.3",
|
||||||
|
@ -72,5 +71,6 @@
|
||||||
"gulp-uglify": "^3.0.2",
|
"gulp-uglify": "^3.0.2",
|
||||||
"nodemon": "^2.0.4",
|
"nodemon": "^2.0.4",
|
||||||
"supertest": "^4.0.2"
|
"supertest": "^4.0.2"
|
||||||
}
|
},
|
||||||
|
"version": "0.0.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue