summaryrefslogtreecommitdiff
path: root/lib/dijit/package.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-11-15 18:48:47 +0300
committerAndrew Dolgov <[email protected]>2021-11-15 18:48:47 +0300
commitef1e2a8b2f593b8c81236c20fec30c44a9cac8a2 (patch)
tree5df94d526aa370751608e1b5f455ce9f30ce75a0 /lib/dijit/package.json
parent1db1be7a8155b872c13260f870c27055b63e1dfa (diff)
update dojo/dijit to 1.16.4
Diffstat (limited to 'lib/dijit/package.json')
-rw-r--r--lib/dijit/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dijit/package.json b/lib/dijit/package.json
index f3a30b5d1..8213c20e3 100644
--- a/lib/dijit/package.json
+++ b/lib/dijit/package.json
@@ -1,12 +1,12 @@
{
"name": "dijit",
- "version": "1.14.2",
+ "version": "1.16.4",
"directories": {
"lib": "."
},
"main": "main",
"dependencies": {
- "dojo": "1.14.2"
+ "dojo": "1.16.4"
},
"description": "Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible user experience.",
"license" : "BSD-3-Clause OR AFL-2.1",