fixed deps deverion
parent
69e7026be8
commit
9f1566dda1
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "smartyx",
|
"name": "smartyx",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "nodeJS模板引擎,理念源自于PHP的smarty模板引擎",
|
"description": "nodeJS模板引擎,理念源自于PHP的smarty模板引擎",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"fivejs",
|
"fivejs",
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
"url": "https://github.com/yutent/smarty.git"
|
"url": "https://github.com/yutent/smarty.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"es.shim": "^1.0.0",
|
"es.shim": "^1.0.1",
|
||||||
"iofs": "^1.1.0"
|
"iofs": "^1.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
|
|
Loading…
Reference in New Issue