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