We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b9352 commit abd1268Copy full SHA for abd1268
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ui5-lib-visualization",
3
- "version": "0.4.2",
+ "version": "0.4.5",
4
"scripts": {
5
"test": "yarn eslint ./src/ui5/viz --ext .js --cache ",
6
"start": "cross-env NODE_ENV=development DEV_PORT=3000 babel-node node_modules/gulp/bin/gulp.js --silent --local",
@@ -39,7 +39,7 @@
39
"name": "ui5.viz.libs",
40
"path": "src/ui5/viz/libs"
41
},
42
- "theme": "sap_belize_plus",
+ "theme": "sap_belize",
43
"apps": [],
44
"libraries": [
45
0 commit comments