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

update dojo to 1.14.2

This commit is contained in:
Andrew Dolgov
2018-12-04 16:23:37 +03:00
parent ed1bd992d7
commit f097f33836
341 changed files with 426 additions and 365 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "dijit",
"version": "1.12.1",
"version": "1.14.2",
"directories": {
"lib": "."
},
"main": "main",
"dependencies": {
"dojo": "1.12.1"
"dojo": "1.14.2"
},
"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",