feature: dashboard to latest boilerplate

This commit is contained in:
Jean-Baptiste Pasquier 2021-07-09 02:02:40 +02:00
parent e589729bb8
commit a4007d7d4c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
if(!npm.find(e => e.package == "@startinblox/component-dashboard"))
npm.push({
"package": "@startinblox/component-dashboard",
"version": "5.1"
"version": "5.2"
})
if(componentSet.has("events"))