@newskit-render/core 2.39.3-alpha.1 → 2.39.3-alpha.2
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @newskit-render/core
|
|
2
2
|
|
|
3
|
-
А template website built using Next.js framework.
|
|
3
|
+
А template website built using the Next.js framework.
|
|
4
4
|
|
|
5
5
|
This package is used by [@newskit-render/create-render-app](https://www.npmjs.com/package/@newskit-render/create-render-app) as a template structure to scaffold the newly created project which the users of @newskit-render/create-render-app can use and modify for their purposes.
|
|
6
6
|
|