Skip to content

Commit 140c837

Browse files
authored
Merge pull request #21 from simatic-ax/update_sdk
Update sdk
2 parents abf4103 + 8c08efe commit 140c837

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

template/apax.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# General information
2-
name: "will-be-set-during-creation"
2+
name: "apax-package-name-d7b4b031"
33
version: 0.0.1
44
author: Siemens AG
55
# Description for your application example or app
@@ -8,7 +8,7 @@ type: app
88
#URL to the repository
99
repository:
1010
type: git
11-
url: https://github.com/simatic-ax/io
11+
url: https://github.com/simatic-ax/apax-package-name-d7b4b031
1212
# Environment variables
1313
variables:
1414
APAX_BUILD_ARGS:
@@ -47,9 +47,9 @@ scripts:
4747
apax watch
4848
# Dependencies
4949
devDependencies:
50-
"@ax/sdk": 3.0.2
51-
"@simatic-ax/snippetscollection": 0.0.14
52-
"@ax/trace": 2.3.4
50+
"@ax/sdk": 3.0.10
51+
"@simatic-ax/snippetscollection": 0.0.15
52+
"@ax/trace": 2.4.1
5353
# Registry information, to other npm registries where Apax packages are located
5454
registries:
5555
'@simatic-ax': 'https://npm.pkg.github.com/'

0 commit comments

Comments
 (0)