We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f285308 commit 92c0688Copy full SHA for 92c0688
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@paperbits/core",
3
- "version": "0.1.656",
+ "version": "0.1.658",
4
"description": "Paperbits core components.",
5
"author": "Paperbits",
6
"license": "MIT",
@@ -21,9 +21,9 @@
21
],
22
"dependencies": {
23
"@googlemaps/js-api-loader": "^1.12.9",
24
- "@paperbits/common": "0.1.656",
25
- "@paperbits/styles": "0.1.656",
26
- "@paperbits/prosemirror": "0.1.656",
+ "@paperbits/common": "0.1.658",
+ "@paperbits/styles": "0.1.658",
+ "@paperbits/prosemirror": "0.1.658",
27
"await-parallel-limit": "^2.1.0",
28
"basiclightbox": "^5.0.4",
29
"cropperjs": "^1.5.11",
0 commit comments