1.0.0
parent
e6af5e6b1f
commit
218857e9f8
5
index.js
5
index.js
|
@ -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' // 加载拓展方法
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue