We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f80179 commit 8432a1dCopy full SHA for 8432a1d
.meteor/packages
@@ -18,3 +18,5 @@ ecmascript # Enable ECMAScript2015+ syntax in app code
18
19
autopublish # Publish all data to the clients (for prototyping)
20
insecure # Allow all DB writes from clients (for prototyping)
21
+twbs:bootstrap
22
+underscore
.meteor/versions
@@ -59,6 +59,7 @@ standard-minifiers@1.0.1
59
templating@1.1.4
60
templating-tools@1.0.0
61
tracker@1.0.9
62
+twbs:bootstrap@3.3.5
63
ui@1.0.8
64
underscore@1.0.4
65
url@1.0.5
0 commit comments