parent
16637a7683
commit
04069523d3
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@gm5/core",
|
"name": "@gm5/core",
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Five.js, 一个轻量级的nodejs mvc框架 旨在简单易用, 5分钟即可上手",
|
"description": "Five.js, 一个轻量级的nodejs mvc框架 旨在简单易用, 5分钟即可上手",
|
||||||
"author": "yutent <yutent.io@gmail.com>",
|
"author": "yutent <yutent.io@gmail.com>",
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
"@gm5/controller": "^1.0.0",
|
"@gm5/controller": "^1.0.0",
|
||||||
"@gm5/jwt": "^1.1.0",
|
"@gm5/jwt": "^1.1.0",
|
||||||
"@gm5/views": "^1.0.0",
|
"@gm5/views": "^1.0.0",
|
||||||
"crypto.js": "^2.0.2",
|
"crypto.js": "^3.1.0",
|
||||||
"es.shim": "^2.0.1",
|
"es.shim": "^2.0.1",
|
||||||
"iofs": "^1.5.3"
|
"iofs": "^1.5.3"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue