@ubs-platform/users-common 1.0.8 → 1.1.0
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/README.md +2 -2
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# users-common
|
|
2
2
|
|
|
3
|
-
This library has common
|
|
3
|
+
This library has common declerations that is used as HttpResponse in Users Mona
|
|
4
4
|
|
|
5
|
-
Will be documented
|
|
5
|
+
Will be documented well soon
|