summaryrefslogtreecommitdiff
path: root/lib/dijit/package.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-11-18 07:32:28 +0300
committerAndrew Dolgov <[email protected]>2021-11-18 07:32:28 +0300
commit63ec5a89657bb7f9650582b96e0bb255a0889b48 (patch)
tree074b61eedd7304ba1d8d7deec01d26973ef8e6b8 /lib/dijit/package.json
parent3a3fde1a2e0beac6d179c6449eaad726100710d7 (diff)
parent2d830c6281c19a7ee29cd379f5aedc82deef3775 (diff)
Merge branch 'wip-phpstan-level6'
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",