Skip to content
Snippets Groups Projects
Select Git revision
  • 52abed817282f467f06a93418a7c97f1ae6d71e4
  • master default
  • 10-move-old-data-instead-of-removing
3 results

typings.json

Blame
  • Dmytro Bogatov's avatar
    Dmytro Bogatov authored
    1608a7a4
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    typings.json 486 B
    {
    	"resolution": {
    		"main": "client/typings"
    	},
    	"globalDependencies": {
    		"bootstrap-notify": "registry:dt/bootstrap-notify#3.1.3+20161119044246",
    		"bootstrap-select": "registry:dt/bootstrap-select#1.11.2+20161110161159",
    		"flot": "registry:dt/flot#0.0.0+20160510010627",
    		"jquery": "registry:dt/jquery#1.10.0+20170123093700",
    		"jquery.datatables": "registry:dt/jquery.datatables#1.10.9+20170207101311",
    		"jquery.timeago": "registry:dt/jquery.timeago#1.0.2+20161128184045"
    	}
    }