@abtasty/promotional-banner 1.4.19 → 1.4.20-0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/form.js +1 -1
  2. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abtasty/promotional-banner",
3
3
  "description": "Allow you to add a promonional banner on you website",
4
- "version": "1.4.19",
4
+ "version": "1.4.20-0",
5
5
  "form": "dist/form.js",
6
6
  "main": "dist/main.js",
7
7
  "type": "module",