We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5feeba commit 77bda39Copy full SHA for 77bda39
apax-lock.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "@simatic-ax/snippetscollection",
3
+ "version": "0.0.0-placeholder",
4
+ "lockFileVersion": "2",
5
+ "installStrategy": "strict",
6
+ "root": {
7
8
+ "version": "0.0.0-placeholder"
9
+ },
10
+ "packages": {},
11
+ "workspaces": {}
12
+}
apax.yml
@@ -19,3 +19,5 @@ files:
19
- 'changelog.md'
20
- 'doc'
21
- 'snippets'
22
+installStrategy: strict
23
+apaxVersion: 3.1.0
0 commit comments