diff --git a/README.md b/README.md index f0b020492..9acc2a27c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a PrestaShop's theme we are working on. Please, if you work on this them ## How to build assets -Same as the PrestaShop project, you need at least **NodeJS 14.x** and **NPM 7** in order to build the project. +Same as the PrestaShop project, you need at least **NodeJS 16.x** and **NPM 8** in order to build the project. First you need to install every node module: diff --git a/config/theme.yml b/config/theme.yml index ffa938e62..30fe18104 100644 --- a/config/theme.yml +++ b/config/theme.yml @@ -1,6 +1,6 @@ -name: hummingbird +name: hummingbird display_name: Hummingbird -version: 0.1.7 +version: 0.2.0 author: name: "PrestaShop Team" email: "pub@prestashop.com"