File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4343 "angular-sanitize" : " 1.3.0 - 1.5.*" ,
4444 "angular-bootstrap" : " 0.14.x" ,
4545 "lodash" : " 3.x" ,
46- "patternfly" : " 3.25.0"
46+ "patternfly" : " 3.25.0" ,
47+ "jquery" : " 2"
4748 },
4849 "devDependencies" : {
4950 "angular-mocks" : " 1.3.0 - 1.5.*" ,
5051 "angular-ui-router" : " 1.0.0-beta.3"
52+ },
53+ "resolutions" : {
54+ "jquery" : " 2"
5155 }
5256}
Original file line number Diff line number Diff line change 44 "version" : " 3.24.0" ,
55 "license" : " Apache-2.0" ,
66 "description" : " Angular extension of the PatternFly project." ,
7- "keywords" : [" angular" , " patternfly" ],
7+ "keywords" : [
8+ " angular" ,
9+ " patternfly"
10+ ],
811 "main" : " index.js" ,
912 "homepage" : " https://github.com/patternfly/angular-patternfly" ,
1013 "dependencies" : {
1316 "angular-drag-and-drop-lists" : " 2.0.0" ,
1417 "angular-sanitize" : " 1.3.0 - 1.5.*" ,
1518 "angular-ui-bootstrap" : " 0.14.x" ,
19+ "jquery" : " ^2.2.4" ,
1620 "lodash" : " 3.x" ,
1721 "patternfly" : " 3.25.0"
1822 },
You can’t perform that action at this time.
0 commit comments