mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
EJS and middleware views
This commit is contained in:
parent
c3a51a02c2
commit
594d043895
@ -14,7 +14,7 @@
|
||||
"main": "./lib",
|
||||
"dependencies": {
|
||||
"co": "^4.6.0",
|
||||
"koa-ejs": "^4.1.0"
|
||||
"koa-ejs": "^4.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -15,9 +15,9 @@
|
||||
},
|
||||
"main": "./lib",
|
||||
"dependencies": {
|
||||
"consolidate": "^0.14.5",
|
||||
"koa-views": "^6.1.1",
|
||||
"lodash": "^4.17.5"
|
||||
"consolidate": "^0.15.1",
|
||||
"koa-views": "^6.2.0",
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"author": {
|
||||
"email": "hi@strapi.io",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user