Skip to content

Commit

Permalink
RollCake SPA v0.0.5
Browse files Browse the repository at this point in the history
- Update RollCake MF Broker to v0.0.6
  • Loading branch information
aacgn committed Oct 29, 2020
1 parent bd01ef4 commit 8b336f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollcakejs/rollcake-spa",
"version": "0.0.4",
"version": "0.0.5",
"description": "🖖 RollCakeSpa.js is a progressive, incrementally-adoptable JavaScript framework for building micro-frontends UI on the web.",
"main": "src/index.js",
"sideEffects": false,
Expand Down Expand Up @@ -41,7 +41,7 @@
"babel-eslint": "^10.1.0"
},
"dependencies": {
"@rollcakejs/rollcake-mf-broker": "0.0.5",
"@rollcakejs/rollcake-mf-broker": "0.0.6",
"@rollcakejs/rollcake-router": "0.0.1",
"loadash": "^1.0.0"
},
Expand Down

0 comments on commit 8b336f4

Please sign in to comment.