summaryrefslogtreecommitdiff
path: root/packages/TestPackage/Description.json
diff options
context:
space:
mode:
authorPhyscik <mynameisgennadiy@vk.com>2026-01-23 02:29:33 +0500
committerPhyscik <mynameisgennadiy@vk.com>2026-01-23 02:29:33 +0500
commit5e7333315ed55c237b28013711c4edefc0b56201 (patch)
tree45ba44f1913555f92c4111d9ea4c726940fdaa69 /packages/TestPackage/Description.json
parentd025a7233ee91b14b59f53c9e9fcdb51bd8e64f9 (diff)
Package dir rebase
Diffstat (limited to 'packages/TestPackage/Description.json')
-rw-r--r--packages/TestPackage/Description.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/TestPackage/Description.json b/packages/TestPackage/Description.json
new file mode 100644
index 0000000..9fd287f
--- /dev/null
+++ b/packages/TestPackage/Description.json
@@ -0,0 +1,10 @@
+{
+ "name": "testPackage",
+ "version": 1,
+ "type": "story",
+ "MinimumVersion": {
+ "MajorVersion": 0,
+ "MinorVersion": 0,
+ "Patch": 1
+ }
+}