feature: directory to latest boilerplate

This commit is contained in:
Jean-Baptiste Pasquier 2021-07-07 17:57:45 +02:00
parent ab2beeaf1e
commit a14cf6cc89
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
if(!npm.find(e => e.package == "@startinblox/component-directory"))
npm.push({
"package": "@startinblox/component-directory",
"version": "6.1"
"version": "6.2"
})
if(componentSet.has("resources"))