@formsort/web-embed-api
Advanced tools
Comparing version 2.4.0 to 2.4.1
# CHANGELOG | ||
## 2.4.1 | ||
### Various fixes & improvements | ||
- upgrade constants (#89) by @helencho | ||
## 2.4.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@formsort/web-embed-api", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Embed Formsort flows within other webpages", | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@formsort/constants": "^1.6.0" | ||
"@formsort/constants": "^1.7.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "jest": { |
54267
Updated@formsort/constants@^1.7.0