@jahia/create-module 0.8.0 → 0.9.0-alpha-20250722072944037

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jahia/create-module",
3
- "version": "0.8.0",
3
+ "version": "0.9.0-alpha-20250722072944037",
4
4
  "keywords": [
5
5
  "template"
6
6
  ],
@@ -9,7 +9,10 @@
9
9
  dist
10
10
  node_modules
11
11
 
12
- #Yarn
13
- .yarn
14
- yarn-error.log
15
-
12
+ # Yarn
13
+ .yarn/*
14
+ !.yarn/patches
15
+ !.yarn/plugins
16
+ !.yarn/releases
17
+ !.yarn/sdks
18
+ !.yarn/versions