@simpleangularcontrols/sac-bootstrap3 10.0.0-rc.1 → 10.0.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@simpleangularcontrols/sac-bootstrap3",
|
|
3
|
-
"version": "10.0.0-rc.
|
|
3
|
+
"version": "10.0.0-rc.2",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "10.1.5",
|
|
6
|
-
"@angular/core": "10.1.5",
|
|
7
|
-
"@simpleangularcontrols/sac-common": "10.0.0-rc.
|
|
8
|
-
"@tinymce/tinymce-angular": "4.0.0",
|
|
5
|
+
"@angular/common": "^10.1.5",
|
|
6
|
+
"@angular/core": "^10.1.5",
|
|
7
|
+
"@simpleangularcontrols/sac-common": "10.0.0-rc.2",
|
|
8
|
+
"@tinymce/tinymce-angular": "~4.0.0",
|
|
9
9
|
"angular-imask": "6.0.5"
|
|
10
10
|
},
|
|
11
11
|
"author": {
|
|
index e26ef97..7f9007e 100644
|
|
|
Binary file
|