Skip to content

Commit 1d9ff04

Browse files
committed
docs: fix missing dependency type aem-vite/aem-vite#53
1 parent 219c5de commit 1d9ff04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/guide/installation/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Add the `aem-vite.all` package as a Maven dependency in your `pom.xml` file.
3939
<groupId>dev.aemvite</groupId>
4040
<artifactId>aem-vite.all</artifactId>
4141
<version>3.0.0</version>
42+
<type>zip</type>
4243
</dependency>
4344
```
4445

0 commit comments

Comments
 (0)