bump dojo to 1.16.5

This commit is contained in:
Andrew Dolgov
2023-04-09 11:14:46 +03:00
parent c4edc93182
commit 431b8778ed
9 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dojo",
"version": "1.16.4",
"version": "1.16.5",
"directories": {
"lib": "."
},
@@ -11,7 +11,7 @@
"jsgi-node": "0.3.1",
"formidable": "1.0.17",
"sinon": "1.12.2",
"dojo": "1.16.4"
"dojo": "1.16.5"
},
"main": "main",
"scripts": {