feature: directory to latest boilerplate
This commit is contained in:
parent
ab2beeaf1e
commit
a14cf6cc89
@ -96,7 +96,7 @@
|
|||||||
if(!npm.find(e => e.package == "@startinblox/component-directory"))
|
if(!npm.find(e => e.package == "@startinblox/component-directory"))
|
||||||
npm.push({
|
npm.push({
|
||||||
"package": "@startinblox/component-directory",
|
"package": "@startinblox/component-directory",
|
||||||
"version": "6.1"
|
"version": "6.2"
|
||||||
})
|
})
|
||||||
|
|
||||||
if(componentSet.has("resources"))
|
if(componentSet.has("resources"))
|
||||||
|
Loading…
Reference in New Issue
Block a user