-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathbower-locker.bower.json
54 lines (54 loc) · 1.89 KB
/
bower-locker.bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"name": "brightspace-integration",
"dependencies": {
"d2l-alert": "^3.0.1",
"d2l-button": "^4.4.0",
"d2l-button-group": "^2.0.1",
"d2l-colors": "^3.1.2",
"d2l-dropdown": "^6.1.0",
"d2l-fastdom-import": "Brightspace/fastdom-import#v1.0.2",
"d2l-fetch": "Brightspace/d2l-fetch#^1.8.0",
"d2l-fetch-auth": "Brightspace/d2l-fetch-auth#^0.9.0",
"d2l-fetch-dedupe": "Brightspace/d2l-fetch-dedupe#^0.13.0",
"d2l-fetch-simple-cache": "Brightspace/d2l-fetch-simple-cache#^0.6.0",
"d2l-icons": "^4.14.0",
"d2l-image-action": "^2.0.2",
"d2l-image-banner-overlay": "Brightspace/d2l-image-banner-overlay#^3.1.7",
"d2l-intl-import": "^1.0.0",
"d2l-link": "^4.0.2",
"d2l-loading-spinner": "^6.0.3",
"d2l-menu": "^1.0.4",
"d2l-more-less": "^4.1.0",
"d2l-my-courses": "Brightspace/d2l-my-courses-ui#^5.0.0",
"d2l-offscreen": "^3.0.3",
"d2l-polymer-behaviors": "^1.5.0",
"d2l-rubric": "Brightspace/d2l-rubric#^0.64.0",
"d2l-simple-overlay": "git://github.com/Brightspace/simple-overlay#^2.1.2",
"d2l-scroll-spy": "^0.0.3",
"d2l-table": "^1.4.4",
"d2l-typography": "^6.1.2",
"fetch": "whatwg-fetch#^2.0.4",
"iron-icon": "PolymerElements/iron-icon#^2.0.1",
"iron-iconset-svg": "git://github.com/dlockhart/iron-iconset-svg#fix-empty-iconset",
"jquery-vui-collapsible-section": "^1.2.1",
"jquery-vui-change-tracking": "^0.5.4",
"polymer": "^1.11.3",
"vui-breadcrumbs": "^2.1.1",
"vui-dropdown": "^0.9.1",
"vui-field": "^1.3.0",
"vui-focus": "^0.7.1",
"vui-grid-system": "^0.0.2",
"vui-input": "^2.1.0",
"vui-list": "^1.1.0",
"vui-validation": "^1.1.2"
},
"private": true,
"resolutions": {
"d2l-colors": "^3.1.2",
"d2l-offscreen": "^3.0.3",
"iron-iconset-svg": "fix-empty-iconset",
"webcomponentsjs": "^0.7",
"shadycss": "^1.2.0",
"d2l-text-input": "^0.4.0"
}
}