integer-values 2.0.3 → 2.0.4
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -107,7 +107,7 @@ Each package in the `@positive-numbers` and `@negative-numbers` namespace export
|
|
|
107
107
|
- [seventeen-integer](https://github.com/10xly/integer-values/tree/main/packages/core/seventeen-integer) - A package that exports a function that returns seventeen.
|
|
108
108
|
- [eighteen-positive-number-interactions](https://github.com/10xly/integer-values/tree/main/packages/core/eighteen-positive-number-interactions) - A package that exports a function that returns eighteen.
|
|
109
109
|
- [nineteenify](https://github.com/10xly/nineteenify) - A package that exports a function that returns nineteen. Note that this one has its own repository - it's not in this one. You can find its repository by the link.
|
|
110
|
-
- [numbertwenty](https://github.com/10xly/numbertwenty) - A package that exports a function that returns
|
|
110
|
+
- [numbertwenty](https://github.com/10xly/numbertwenty) - A package that exports a function that returns twenty. Note that this one has its own repository - it's not in this one. You can find its repository by the link.
|
|
111
111
|
- [always-21](https://github.com/10xly/integer-values/tree/main/packages/core/always-21) - A package that exports a function that returns 21.
|
|
112
112
|
- [numbertwentyfour](https://github.com/10xly/integer-values/tree/main/packages/core/numbertwentyfour) - A package that exports a function that returns 24.
|
|
113
113
|
- [sixty-seven](https://github.com/10xly/integer-values/tree/main/packages/core/sixty-seven) - A package that exports a function that returns sixty-seven.
|