commerce-kit 0.0.7 → 0.0.8
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
|
@@ -63,4 +63,4 @@ export async function ProductList() {
|
|
|
63
63
|
|
|
64
64
|
## License
|
|
65
65
|
|
|
66
|
-
This project is licensed under the
|
|
66
|
+
This project is licensed under the Apache License Version 2.0 – see the [LICENSE](LICENSE.md) file for details.
|