@abtasty/scratchcard 1.2.14 → 1.2.15-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/scratchcard",
3
3
  "description": "A simple way to create a modal with a scratchcard in it",
4
- "version": "1.2.14",
4
+ "version": "1.2.15-0",
5
5
  "main": "dist/main.js",
6
6
  "form": "dist/form.js",
7
7
  "type": "module",