added to package.json entry point for npm
This commit is contained in:
+2
-1
@@ -13,5 +13,6 @@
|
||||
}
|
||||
],
|
||||
"homepage": "http://notifyjs.com/",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"main": "dist/notify.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user