Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions apax-lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "@simatic-ax/template-library",
"version": "0.0.0-placeholder",
"lockFileVersion": "2",
"installStrategy": "strict",
"root": {
"name": "@simatic-ax/template-library",
"version": "0.0.0-placeholder"
},
"packages": {},
"workspaces": {}
}
4 changes: 2 additions & 2 deletions template/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ publicKeys:

# Dependencies
devDependencies:
'@ax/sdk': ^2504.0.0
'@ax/sdk': ^2510.0.0
"@simatic-ax/snippetscollection": ^1.0.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@simatic-ax/snippetscollection": ^1.0.0
"@simatic-ax/snippetscollection": ^1.1.0


# Project variables
Expand All @@ -47,4 +47,4 @@ files:

# Catalog to be intalled
catalogs:
"@ax/simatic-ax": ^2504.0.0
"@ax/simatic-ax": ^2510.0.0