Skip to content

Commit

Permalink
OEL-443: Upgrade to bcl 0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
drishu committed Sep 3, 2021
1 parent c1ecd5e commit cd07f2a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion kits/default/bcl-builder.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ module.exports = {
sourceMap: "file",
},
},
]
],
copy: []
};
2 changes: 1 addition & 1 deletion kits/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"production": "npm-run-all build:*"
},
"devDependencies": {
"@openeuropa/bcl-builder": "0.5.0",
"@openeuropa/bcl-builder": "0.6.0",
"chokidar-cli": "^3.0.0",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"production": "npm-run-all build:*"
},
"devDependencies": {
"@openeuropa/bcl-builder": "0.5.0",
"@openeuropa/bcl-theme-default": "0.5.0",
"@openeuropa/bcl-builder": "0.6.0",
"@openeuropa/bcl-theme-default": "0.6.0",
"bootstrap-ie11": "5.0.2",
"chokidar-cli": "^3.0.0",
"copyfiles": "2.4.1",
Expand Down

0 comments on commit cd07f2a

Please sign in to comment.