Skip to content

Commit f893072

Browse files
authored
Fixes for navigation editor and navigation selector. (#195)
1 parent cbdca61 commit f893072

File tree

4 files changed

+318
-313
lines changed

4 files changed

+318
-313
lines changed

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"webpack-merge": "^4.2.2"
6262
},
6363
"dependencies": {
64-
"@paperbits/azure": "0.1.152",
65-
"@paperbits/common": "0.1.152",
66-
"@paperbits/core": "0.1.152",
67-
"@paperbits/prosemirror": "0.1.152",
68-
"@paperbits/styles": "0.1.152",
64+
"@paperbits/azure": "0.1.156",
65+
"@paperbits/common": "0.1.156",
66+
"@paperbits/core": "0.1.156",
67+
"@paperbits/prosemirror": "0.1.156",
68+
"@paperbits/styles": "0.1.156",
6969
"@webcomponents/webcomponentsjs": "^2.2.10",
7070
"core-js": "^3.2.1",
7171
"d3": "^5.11.0",

0 commit comments

Comments
 (0)