ato-water-lib 0.0.6 → 0.0.7
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
package/package.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"name": "ato-water-lib",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.7",
|
4
4
|
"peerDependencies": {
|
5
|
-
"@angular/common": "^15.
|
6
|
-
"@angular/core": "^15.
|
5
|
+
"@angular/common": "^15.1.0",
|
6
|
+
"@angular/core": "^15.1.0"
|
7
7
|
},
|
8
8
|
"dependencies": {
|
9
9
|
"tslib": "^2.3.0"
|