Skip to content

Commit

Permalink
Merge pull request #40 from openeuropa/FRONT-2786
Browse files Browse the repository at this point in the history
FRONT-2786: Update bcl package.
  • Loading branch information
drishu authored Sep 6, 2021
2 parents bc29c81 + cd07f2a commit 33f44d6
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.4.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.4.0",
"@openeuropa/bcl-theme-default": "0.4.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 33f44d6

Please sign in to comment.