宇天 2020-09-28 10:03:27 +08:00
parent e6af5e6b1f
commit 218857e9f8
2 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
/**
* 框架核心
* @authors yutent (yutent@doui.cc)
* @date 2015-11-25 18:06:14
*
* @author yutent<yutent.io@gmail.com>
* @date 2020/09/28 10:01:47
*/
import 'es.shim' // 加载拓展方法

View File

@ -7,7 +7,7 @@
"main": "index.js",
"dependencies": {
"@gm5/session": "^1.0.0",
"@gm5/request": "^1.2.1",
"@gm5/request": "^1.2.3",
"@gm5/response": "^1.3.1",
"@gm5/controller": "^1.0.0",
"@gm5/jwt": "^1.1.0",