Commit b8f89c868f75bccb7d001859032efa58f1653986

Authored by YangHao
Committed by 小小鲁班
1 parent dbb36f0e

fix(local dev): fix #92

Showing 1 changed file with 1 additions and 1 deletions
back-end/h5-api/package.json
... ... @@ -26,7 +26,7 @@
26 26 "strapi": "3.0.0-beta.13",
27 27 "strapi-admin": "3.0.0-beta.13",
28 28 "strapi-hook-bookshelf": "3.0.0-beta.13",
29   - "strapi-hook-ejs": "^3.0.0-alpha.13",
  29 + "strapi-hook-ejs": "3.0.0-alpha.13",
30 30 "strapi-hook-knex": "3.0.0-beta.13",
31 31 "strapi-plugin-content-manager": "3.0.0-beta.13",
32 32 "strapi-plugin-content-type-builder": "3.0.0-beta.13",
... ...