create-audora-next 2.0.1 → 2.0.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,11 +6,11 @@ Create a new Audora Next.js app with one command.
6
6
 
7
7
  **Base template**
8
8
 
9
- ![Audora Next](./assets/audora-next.webp)
9
+ ![Audora Next](https://github.com/AudoraLabs/create-audora-next/raw/master/assets/audora-next.webp)
10
10
 
11
11
  **Blog template**
12
12
 
13
- ![Audora Blog](./assets/audora-blog.png)
13
+ ![Audora Blog](https://github.com/AudoraLabs/create-audora-next/raw/master/assets/audora-blog.png)
14
14
 
15
15
  ## Quick Start
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-audora-next",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Create a new Audora Next.js app with one command",
5
5
  "keywords": [
6
6
  "create",