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 e10578a commit c7b718eCopy full SHA for c7b718e
apax.yml
@@ -1,11 +1,11 @@
1
# General information
2
name: '@simatic-ax/plcopen-snippets'
3
-version: 1.0.0-placeholder
+version: 0.0.0-placeholder
4
author: Siemens AG
5
# Description will be displayed in the apax extension
6
description: This package contains PLCopen block templates as vscode snippets for ST
7
programming in SIMATIC AX
8
-type: lib
+type: generic
9
#URL to the repository
10
repository:
11
type: git
@@ -18,6 +18,4 @@ files:
18
- 'README.md'
19
- 'LICENSE.md'
20
- 'doc'
21
- - 'snippets'
22
-devDependencies:
23
- "@ax/sdk": 3.0.18
+ - 'snippets'
0 commit comments