@lakea/gravity-toast-adapter-ngneat-hot-toast
Advanced tools
Comparing version 3.0.0 to 3.0.2
{ | ||
"name": "@lakea/gravity-toast-adapter-ngneat-hot-toast", | ||
"version": "3.0.0", | ||
"version": "3.0.2", | ||
"peerDependencies": { | ||
"@angular/common": ">=15.0.0", | ||
"@angular/core": ">=15.0.0", | ||
"@lakea/gravity": "3.0.0" | ||
"@lakea/gravity": "3.0.2" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.4.0", | ||
"@ngneat/hot-toast": "^4.0.0", | ||
"@ngneat/hot-toast": "^5.0.0", | ||
"@ngneat/overview": "^3.0.0" | ||
@@ -13,0 +13,0 @@ }, |
@@ -11,2 +11,8 @@ # @lakea/gravity-toast-adapter-ngneat-hot-toast | ||
Add this line to your main `styles.scss`: | ||
```scss | ||
@use 'node_modules/@lakea/gravity-toast-adapter-ngneat-hot-toast/styles/styles.scss'; | ||
``` | ||
Next, create a new file, `toast-adapter-root.module.ts` which exposes an Angular's module with a default configuration. | ||
@@ -13,0 +19,0 @@ |
44521
13
122
+ Added@lakea/gravity@3.0.2(transitive)
+ Added@ngneat/hot-toast@5.0.2(transitive)
- Removed@angular/core@14.3.0(transitive)
- Removed@lakea/gravity@3.0.0(transitive)
- Removed@ngneat/hot-toast@4.1.1(transitive)
- Removedzone.js@0.12.0(transitive)
Updated@ngneat/hot-toast@^5.0.0