Skip to content
Snippets Groups Projects
Commit 8718a54f authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

chore: prepare version 3.0.0

parent d671b95d
Branches major
No related tags found
1 merge request!21[Projekt: xRM-Marketing][TicketNr.: 2043264][[Modularisierung]...
Pipeline #44837 passed with warnings
@aditosoftware:registry=https://nexus.adito.cloud/repository/xrm
@aditosoftware:registry=https://gitlab.adito.de/api/v4/packages/npm/
......@@ -8,6 +8,7 @@ CHANGELOG.md
# ADITO
.aditoprj
data
dist
others
scripts
......@@ -15,11 +16,18 @@ jsconfig.json
jsconfig.template.json
.eslintrc.json
# IntelliJ
.idea
# NPM
node_modules
package.json
package-lock.json
.npmrc
# IntelliJ
.idea
# VS Code
.vscode
# Transpiler
cache.txt
cacheMods.txt
\ No newline at end of file
......@@ -27,5 +27,8 @@
"node_modules/@aditosoftware/jdito-types/index"
]
}
}
},
"exclude": [
"dist"
]
}
\ No newline at end of file
......@@ -10,7 +10,7 @@
"devDependencies": {
"@aditosoftware/devtools": "^2.0.0",
"@aditosoftware/eslint-config-adito": "^3.3.0",
"@aditosoftware/jdito-types": ">=2024.1.2-RC <2024.1.3",
"@aditosoftware/jdito-types": ">=2024.2.0-RC <2024.2.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
},
......@@ -76,9 +76,9 @@
}
},
"node_modules/@aditosoftware/jdito-types": {
"version": "2024.1.2",
"resolved": "https://nexus.adito.cloud/repository/xrm/@aditosoftware/jdito-types/-/jdito-types-2024.1.2.tgz",
"integrity": "sha512-RDhjfHgRiUExXZf00lAj582sdWnt8Brfd5KhlyM+3J4SH0kvt4shOZauEMyIV1gEfPnRAkjxHT8HmyLvWo2zeA==",
"version": "2024.2.0-TEST5",
"resolved": "https://gitlab.adito.de/api/v4/projects/1372/packages/npm/@aditosoftware/jdito-types/-/@aditosoftware/jdito-types-2024.2.0-TEST5.tgz",
"integrity": "sha1-13E+AywAMxMsE/l5AwTaSP/e9oQ=",
"dev": true
},
"node_modules/@aditosoftware/keyword": {
......
......@@ -13,7 +13,7 @@
"devDependencies": {
"@aditosoftware/devtools": "^2.0.0",
"@aditosoftware/eslint-config-adito": "^3.3.0",
"@aditosoftware/jdito-types": ">=2024.1.2-RC <2024.1.3",
"@aditosoftware/jdito-types": ">=2024.2.0-RC <2024.2.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment