We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b89a8 commit f2d8ab9Copy full SHA for f2d8ab9
javascript/ditsmod/config.yaml
@@ -1,7 +1,7 @@
1
framework:
2
github: ditsmod/ditsmod
3
website: ditsmod.github.io/en
4
- version: 2.50
+ version: 2.51
5
6
bootstrap:
7
- npm install
javascript/ditsmod/package.json
@@ -15,9 +15,9 @@
15
"author": "Your Name Here",
16
"license": "MIT",
17
"dependencies": {
18
- "@ditsmod/body-parser": "~2.13.1",
19
- "@ditsmod/core": "~2.50.0",
20
- "@ditsmod/routing": "~2.0.0"
+ "@ditsmod/body-parser": "~2.13.1",
+ "@ditsmod/core": "~2.51.0",
+ "@ditsmod/routing": "~2.1.0"
21
},
22
"devDependencies": {
23
"@types/node": "^20.6.1",
0 commit comments