summaryrefslogtreecommitdiffstats
path: root/.meteor/packages
diff options
context:
space:
mode:
Diffstat (limited to '.meteor/packages')
-rw-r--r--.meteor/packages39
1 files changed, 19 insertions, 20 deletions
diff --git a/.meteor/packages b/.meteor/packages
index 6d0d4805..7ede4008 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -3,17 +3,17 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
-meteor-base@1.0.4
+meteor-base
# Build system
-ecmascript@0.6.3
-stylus@2.513.9
-standard-minifier-css@1.3.4
-standard-minifier-js@1.2.3
+ecmascript
+stylus
+standard-minifier-css
+standard-minifier-js
mquandalle:jade
# Polyfills
-es5-shim@4.6.15
+es5-shim
# Collections
aldeed:collection2
@@ -24,30 +24,30 @@ dburles:collection-helpers
idmontie:migrations
matb33:collection-hooks
matteodem:easy-search
-mongo@1.1.16
+mongo
mquandalle:collection-mutations
# Account system
-accounts-password@1.3.4
+accounts-password
kenton:accounts-sandstorm
-service-configuration@1.0.11
+service-configuration
useraccounts:core
useraccounts:unstyled
useraccounts:flow-routing
-email@1.1.18
+email
# Utilities
-check@1.2.5
-jquery@1.11.10
-random@1.0.10
-reactive-dict@1.1.8
-session@1.1.7
-tracker@1.1.2
-underscore@1.0.10
+check
+jquery
+random
+reactive-dict
+session
+tracker
+underscore
3stack:presence
alethes:pages
arillo:flow-router-helpers
-audit-argument-checks@1.0.7
+audit-argument-checks
kadira:blaze-layout
kadira:dochead
meteorhacks:fast-render
@@ -61,7 +61,7 @@ tap:i18n
# UI components
blaze
-reactive-var@1.0.11
+reactive-var
fortawesome:fontawesome
mousetrap:mousetrap
mquandalle:jquery-textcomplete
@@ -76,4 +76,3 @@ verron:autosize
simple:json-routes
rajit:bootstrap3-datepicker
kadira:flow-router
-shell-server