Skip to content

Commit 1858f88

Browse files
committed
Pointing a newer version of Bellhop
This includes some serialization fixes for postMessage + JSON
1 parent f353207 commit 1858f88

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
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies":
1818
{
19-
"bellhop-iframe": "~2.0.0"
19+
"bellhop-iframe": "^2.3.0"
2020
},
2121
"devDependencies":
2222
{
@@ -43,4 +43,4 @@
4343
"url": "https://github.com/SpringRoll/SpringRollContainer/issues"
4444
},
4545
"homepage": "https://github.com/SpringRoll/SpringRollContainer"
46-
}
46+
}

0 commit comments

Comments
 (0)