feature: dashboard to latest boilerplate
This commit is contained in:
parent
e589729bb8
commit
a4007d7d4c
@ -47,7 +47,7 @@
|
|||||||
if(!npm.find(e => e.package == "@startinblox/component-dashboard"))
|
if(!npm.find(e => e.package == "@startinblox/component-dashboard"))
|
||||||
npm.push({
|
npm.push({
|
||||||
"package": "@startinblox/component-dashboard",
|
"package": "@startinblox/component-dashboard",
|
||||||
"version": "5.1"
|
"version": "5.2"
|
||||||
})
|
})
|
||||||
|
|
||||||
if(componentSet.has("events"))
|
if(componentSet.has("events"))
|
||||||
|
Loading…
Reference in New Issue
Block a user