awesome-notifications
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "awesome-notifications", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Lightweight library for beautifull and smooth notifications", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -25,3 +25,3 @@ import defaultsDeep from "lodash.defaultsdeep" | ||
}, | ||
disable: false | ||
enabled: true | ||
}, | ||
@@ -28,0 +28,0 @@ confirm: { |
82527