Skip to content

Commit abd1268

Browse files
author
Jascha A. Quintern
committed
v0.4.5
1 parent d7b9352 commit abd1268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-lib-visualization",
3-
"version": "0.4.2",
3+
"version": "0.4.5",
44
"scripts": {
55
"test": "yarn eslint ./src/ui5/viz --ext .js --cache ",
66
"start": "cross-env NODE_ENV=development DEV_PORT=3000 babel-node node_modules/gulp/bin/gulp.js --silent --local",
@@ -39,7 +39,7 @@
3939
"name": "ui5.viz.libs",
4040
"path": "src/ui5/viz/libs"
4141
},
42-
"theme": "sap_belize_plus",
42+
"theme": "sap_belize",
4343
"apps": [],
4444
"libraries": [
4545
{

0 commit comments

Comments
 (0)