@veloceapps/sdk 3.1.17 → 3.1.18

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.
Files changed (2) hide show
  1. package/README.md +2 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,3 @@
1
- # sdk
1
+ # Sdk library
2
2
 
3
- This library was generated with [Nx](https://nx.dev).
4
-
5
- ## Running unit tests
6
-
7
- Run `nx test sdk` to execute the unit tests.
3
+ TBD
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veloceapps/sdk",
3
- "version": "3.1.17",
3
+ "version": "3.1.18",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^12.2.0",
6
6
  "@angular/common": "^12.2.0",