Skip to content

Commit 2a7ce18

Browse files
committed
Add main in package.json for compatibility with webpack
1 parent 7236feb commit 2a7ce18

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "jAlert",
3-
"version": "4.8.0",
3+
"version": "4.9.0",
44
"description": "Simple jQuery (Modal | Popup | Lightbox | Alert) Plugin",
5+
"main": "./dist/jAlert.min.js",
56
"repository": {
67
"type": "git",
78
"url": "https://github.com/HTMLGuyLLC/jAlert"

0 commit comments

Comments
 (0)