@abtasty/popin-video 1.4.12 → 1.4.13

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/popin-video",
3
3
  "description": "A simple way to create a modal with an video in it",
4
- "version": "1.4.12",
4
+ "version": "1.4.13",
5
5
  "main": "dist/main.js",
6
6
  "form": "dist/form.js",
7
7
  "type": "module",