diff --git a/apax-lock.json b/apax-lock.json new file mode 100644 index 0000000..1a5abef --- /dev/null +++ b/apax-lock.json @@ -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": {} +} diff --git a/template/apax.yml b/template/apax.yml index 59dbed1..8e049e0 100644 --- a/template/apax.yml +++ b/template/apax.yml @@ -29,7 +29,7 @@ publicKeys: # Dependencies devDependencies: - '@ax/sdk': ^2504.0.0 + '@ax/sdk': ^2510.0.0 "@simatic-ax/snippetscollection": ^1.0.0 # Project variables @@ -47,4 +47,4 @@ files: # Catalog to be intalled catalogs: - "@ax/simatic-ax": ^2504.0.0 + "@ax/simatic-ax": ^2510.0.0