Skip to content

Commit c7b718e

Browse files
committed
apax.yml corrections
1 parent e10578a commit c7b718e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

apax.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# General information
22
name: '@simatic-ax/plcopen-snippets'
3-
version: 1.0.0-placeholder
3+
version: 0.0.0-placeholder
44
author: Siemens AG
55
# Description will be displayed in the apax extension
66
description: This package contains PLCopen block templates as vscode snippets for ST
77
programming in SIMATIC AX
8-
type: lib
8+
type: generic
99
#URL to the repository
1010
repository:
1111
type: git
@@ -18,6 +18,4 @@ files:
1818
- 'README.md'
1919
- 'LICENSE.md'
2020
- 'doc'
21-
- 'snippets'
22-
devDependencies:
23-
"@ax/sdk": 3.0.18
21+
- 'snippets'

0 commit comments

Comments
 (0)