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