@powerlines/plugin-alloy 0.26.36 → 0.26.37
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-alloy",
|
|
3
|
-
"version": "0.26.
|
|
3
|
+
"version": "0.26.37",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing various Alloy framework components and helper utilities.",
|
|
6
6
|
"repository": {
|
|
@@ -931,5 +931,5 @@
|
|
|
931
931
|
"@types/node": "^25.6.0"
|
|
932
932
|
},
|
|
933
933
|
"publishConfig": { "access": "public" },
|
|
934
|
-
"gitHead": "
|
|
934
|
+
"gitHead": "936efeace387c26f607165ce8e3a09d7f293ee7b"
|
|
935
935
|
}
|