Skip to content

Commit

Permalink
Step 8.2: Add accounts-password
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and Dotan Simha committed Nov 22, 2016
1 parent e41fe11 commit 3844005
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ urigo:static-templates
sanjo:jasmine
velocity:html-reporter
velocity:console-reporter
accounts-password
10 changes: 10 additions & 0 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
accounts-base@1.2.12_1
accounts-password@1.3.0
allow-deny@1.0.5
amplify@1.0.0
autopublish@1.0.7
Expand All @@ -16,12 +18,14 @@ check@1.2.3
ddp@1.2.5
ddp-client@1.2.9
ddp-common@1.2.6
ddp-rate-limiter@1.0.5
ddp-server@1.2.10
deps@1.0.12
diff-sequence@1.0.6
ecmascript@0.5.8_1
ecmascript-runtime@0.3.14_1
ejson@1.0.12
email@1.1.17_1
es5-shim@4.6.14_1
fastclick@1.0.12
geojson-utils@1.0.9
Expand All @@ -34,6 +38,7 @@ jquery@1.11.9
launch-screen@1.0.12
less@2.5.7
livedata@1.0.18
localstorage@1.0.11
logging@1.1.15_1
meteor@1.2.17_1
meteor-base@1.0.4
Expand All @@ -46,21 +51,26 @@ modules@0.7.6_1
modules-runtime@0.7.6_1
mongo@1.1.12_5
mongo-id@1.0.5
npm-bcrypt@0.9.1_1
npm-mongo@2.2.10_1
observe-sequence@1.0.13
ordered-dict@1.0.8
pbastowski:angular-babel@1.3.6
promise@0.8.7
random@1.0.10
rate-limit@1.0.5
reactive-dict@1.1.8
reactive-var@1.0.10
reload@1.1.10
retry@1.0.8
routepolicy@1.0.11
sanjo:jasmine@1.0.1
service-configuration@1.0.10
session@1.1.6
sha@1.0.8
spacebars@1.0.13
spacebars-compiler@1.0.13
srp@1.0.9
standard-minifier-css@1.2.1
standard-minifier-js@1.2.0_1
templating@1.1.14
Expand Down

0 comments on commit 3844005

Please sign in to comment.