Skip to content

Commit 4e4179e

Browse files
committed
fix: upgrade positioning to fix ssr
Fixes #1177
1 parent 7d0e92d commit 4e4179e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"angular-draggable-droppable": "^4.3.8",
159159
"angular-resizable-element": "^3.2.6",
160160
"calendar-utils": "^0.7.0",
161-
"positioning": "^2.0.0"
161+
"positioning": "^2.0.1"
162162
},
163163
"sideEffects": [
164164
"*.css",

0 commit comments

Comments
 (0)