Merge branch 'dev-1.2.0'

This commit is contained in:
suxiaoxin 2017-10-31 16:05:30 +08:00
commit 49e2f2caa1
6 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "yapi",
"version": "1.2.2",
"version": "1.2.3",
"description": "YAPI",
"main": "index.js",
"scripts": {
@ -38,7 +38,7 @@
"koa-websocket": "^4.0.0",
"mockjs": "^1.0.1-beta3",
"moment": "^2.18.1",
"mongoose": "^4.7.0",
"mongoose": "4.7.0",
"mongoose-auto-increment": "^5.0.1",
"nodemailer": "^4.0.1",
"ora": "^1.3.0",

View File

@ -1 +1 @@
window.WEBPACK_ASSETS = {"index.js":{"js":"index@eac59b8088b9eff28c13.js","css":"index@eac59b8088b9eff28c13.css"},"lib":{"js":"lib@3f16bf22a3fa065597c6.js"},"lib2":{"js":"lib2@4aac905bfc76629cfbba.js"},"manifest":{"js":"manifest@b67af9f8b578904e66c5.js"}}
window.WEBPACK_ASSETS = {"index.js":{"js":"index@5d0d661693f14d548041.js","css":"index@5d0d661693f14d548041.css"},"lib":{"js":"lib@3f16bf22a3fa065597c6.js"},"lib2":{"js":"lib2@4aac905bfc76629cfbba.js"},"manifest":{"js":"manifest@b67af9f8b578904e66c5.js"}}

File diff suppressed because one or more lines are too long