1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

update dojo/dijit to 1.16.4

This commit is contained in:
Andrew Dolgov
2021-11-15 18:48:47 +03:00
parent 1db1be7a81
commit ef1e2a8b2f
580 changed files with 2219 additions and 608 deletions

View File

@@ -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",