We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f46564 commit 567c2c0Copy full SHA for 567c2c0
1 file changed
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "@byojs/modal",
3
"description": "Simple wrapper around SweetAlert2",
4
- "version": "0.2.5",
+ "version": "0.2.6",
5
"exports": {
6
- "./": "./dist/modal.mjs"
+ ".": "./dist/modal.mjs"
7
},
8
"browser": {
9
"@byojs/modal": "./dist/modal.mjs"
0 commit comments