@rosoftlab/material 1.0.0-alpha-16 → 1.0.0-alpha-17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@rosoftlab/material",
3
- "version": "1.0.0-alpha-16",
3
+ "version": "1.0.0-alpha-17",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.2.9",
6
6
  "@angular/core": "^18.2.9",
7
- "@rosoftlab/core": "1.0.0-alpha-16",
7
+ "@rosoftlab/core": "1.0.0-alpha-17",
8
8
  "@sweetalert2/theme-material-ui": "^5.0.16",
9
9
  "@angular/material": "^17.1.2",
10
10
  "sweetalert2": "^11.10.5"