@magic/types 0.1.34 → 0.1.35
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 +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -390,6 +390,10 @@ update dependencies
|
|
|
390
390
|
- add gt, gte, lt, lte and all other numerical value comparators into root, is.gt, is.lt etc.
|
|
391
391
|
- update dependencies
|
|
392
392
|
|
|
393
|
-
##### 0.1.35
|
|
393
|
+
##### 0.1.35
|
|
394
|
+
|
|
395
|
+
- update types for 0.1.34
|
|
396
|
+
|
|
397
|
+
##### 0.1.36 - unreleased
|
|
394
398
|
|
|
395
399
|
...
|