Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
4 changes: 2 additions & 2 deletions config/theme.yml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down