File tree Expand file tree Collapse file tree 7 files changed +26
-15
lines changed Expand file tree Collapse file tree 7 files changed +26
-15
lines changed Original file line number Diff line number Diff line change 6
6
preserve-inputs
7
7
bootstrap
8
8
router
9
- accounts-ui-bootstrap-dropdown
10
9
accounts-password
10
+ standard-app-packages
11
+ errors
12
+ page-js-ie-support
13
+ paginated-subscription
14
+ spin
15
+ accounts-ui-bootstrap-dropdown
Original file line number Diff line number Diff line change 1
- 0.6.4
1
+ 0.6.5.1
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ page-js-ie-support
3
3
accounts-ui-bootstrap-dropdown
4
4
spin
5
5
paginated-subscription
6
+ HTML5-History-API
Original file line number Diff line number Diff line change 1
- /Users/dallen/.meteorite/packages/accounts-ui-bootstrap-dropdown/erobit/meteor-accounts-ui-bootstrap-dropdown/e12b128f140caa2797720cbd5fae084de7810c6a
1
+ /Users/dallen/.meteorite/packages/accounts-ui-bootstrap-dropdown/erobit/meteor-accounts-ui-bootstrap-dropdown/c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb
Original file line number Diff line number Diff line change 1
- /Users/dallen/.meteorite/packages/router/tmeasday/meteor-router/7bd3a1bdd1099625bb8b49406d9b8f961d6f4a17
1
+ /Users/dallen/.meteorite/packages/router/tmeasday/meteor-router/e40ee450a756b54a32ed67be4595772403256fb5
Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : {
3
3
"router" : {},
4
- "accounts-ui-bootstrap-dropdown" : {},
5
4
"spin" : {},
6
- "paginated-subscription" : {}
5
+ "paginated-subscription" : {},
6
+ "accounts-ui-bootstrap-dropdown" : {}
7
7
}
8
8
}
Original file line number Diff line number Diff line change 3
3
"dependencies": {
4
4
"basePackages": {
5
5
"router": {},
6
- "accounts-ui-bootstrap-dropdown": {},
7
6
"spin": {},
8
- "paginated-subscription": {}
7
+ "paginated-subscription": {},
8
+ "accounts-ui-bootstrap-dropdown": {}
9
9
},
10
10
"packages": {
11
11
"router": {
12
12
"git": "https://github.com/tmeasday/meteor-router.git",
13
- "tag": "v0.5.3",
14
- "commit": "7bd3a1bdd1099625bb8b49406d9b8f961d6f4a17"
15
- },
16
- "accounts-ui-bootstrap-dropdown": {
17
- "git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
18
- "tag": "v0.1.5",
19
- "commit": "e12b128f140caa2797720cbd5fae084de7810c6a"
13
+ "tag": "v0.5.4",
14
+ "commit": "e40ee450a756b54a32ed67be4595772403256fb5"
20
15
},
21
16
"spin": {
22
17
"git": "https://github.com/SachaG/meteor-spin.git",
28
23
"tag": "v0.1.2",
29
24
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
30
25
},
26
+ "accounts-ui-bootstrap-dropdown": {
27
+ "git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
28
+ "tag": "v0.6.5.1",
29
+ "commit": "c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb"
30
+ },
31
31
"page-js-ie-support": {
32
32
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
33
33
"tag": "v1.3.5",
34
34
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
35
+ },
36
+ "HTML5-History-API": {
37
+ "git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
38
+ "tag": "v4.0.0",
39
+ "commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
35
40
}
36
41
}
37
42
}
You can’t perform that action at this time.
0 commit comments