Skip to content

Commit d506c38

Browse files
author
jf
committed
Still haven't heard anything on meteor-useraccounts/bootstrap#48 so I'm just going to commit this.
1 parent b0b22f0 commit d506c38

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.meteor/packages

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ fortawesome:fontawesome
2222
react-meteor-data
2323
accounts-password
2424
kadira:flow-router
25-
static-html
26-
useraccounts:bootstrap
2725
gadicc:blaze-react-component
2826
kadira:blaze-layout
29-
useraccounts:flow-routing
3027
aldeed:simple-schema
3128
aldeed:collection2
29+
aldeed:template-extension
30+
blaze-html-templates
31+
feus4177:bootstrap
32+
email

.meteor/versions

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ aldeed:collection2-core@1.1.1
55
aldeed:schema-deny@1.0.1
66
aldeed:schema-index@1.0.1
77
aldeed:simple-schema@1.5.3
8+
aldeed:template-extension@4.0.0
89
allow-deny@1.0.4
910
autoupdate@1.2.9
1011
babel-compiler@6.6.4
1112
babel-runtime@0.1.8
1213
base64@1.0.8
1314
binary-heap@1.0.8
1415
blaze@2.1.7
16+
blaze-html-templates@1.0.4
1517
blaze-tools@1.0.8
1618
boilerplate-generator@1.0.8
1719
caching-compiler@1.0.4
@@ -32,6 +34,7 @@ ejson@1.0.11
3234
email@1.0.12
3335
es5-shim@4.5.10
3436
fastclick@1.0.11
37+
feus4177:bootstrap@1.14.2
3538
fortawesome:fontawesome@4.5.0
3639
fourseven:scss@3.4.3
3740
gadicc:blaze-react-component@1.1.1
@@ -83,16 +86,13 @@ spacebars@1.0.11
8386
spacebars-compiler@1.0.11
8487
srp@1.0.8
8588
standard-minifier-js@1.0.6
86-
static-html@1.0.7
8789
templating@1.1.9
8890
templating-tools@1.0.4
8991
tmeasday:check-npm-versions@0.2.0
9092
tracker@1.0.13
9193
ui@1.0.11
9294
underscore@1.0.8
9395
url@1.0.9
94-
useraccounts:bootstrap@1.14.2
9596
useraccounts:core@1.14.2
96-
useraccounts:flow-routing@1.14.2
9797
webapp@1.2.8
9898
webapp-hashing@1.0.9

0 commit comments

Comments
 (0)