Skip to content

Commit

Permalink
Published bozhao:link-accounts@2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Aug 13, 2023
1 parent 3c5dfe1 commit edafd3e
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
78 changes: 39 additions & 39 deletions .versions
@@ -1,56 +1,56 @@
accounts-base@2.2.2
accounts-oauth@1.4.1
accounts-base@2.2.8
accounts-oauth@1.4.2
allow-deny@1.1.1
babel-compiler@7.9.0
babel-runtime@1.5.0
babel-compiler@7.10.4
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
boilerplate-generator@1.7.1
bozhao:link-accounts@2.6.1
callback-hook@1.4.0
check@1.3.1
ddp@1.4.0
ddp-client@2.5.0
bozhao:link-accounts@2.7.0
callback-hook@1.5.1
check@1.3.2
ddp@1.4.1
ddp-client@2.6.1
ddp-common@1.4.0
ddp-rate-limiter@1.1.0
ddp-server@2.5.0
diff-sequence@1.1.1
dynamic-import@0.7.2
ecmascript@0.16.2
ecmascript-runtime@0.8.0
ddp-rate-limiter@1.2.0
ddp-server@2.6.2
diff-sequence@1.1.2
dynamic-import@0.7.3
ecmascript@0.16.7
ecmascript-runtime@0.8.1
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.2
fetch@0.1.1
geojson-utils@1.0.10
ejson@1.1.3
fetch@0.1.3
geojson-utils@1.0.11
id-map@1.1.1
inter-process-messaging@0.1.1
localstorage@1.2.0
logging@1.3.1
meteor@1.10.0
minimongo@1.8.0
modern-browsers@0.1.7
modules@0.18.0
modules-runtime@0.13.0
mongo@1.14.6
mongo-decimal@0.1.2
logging@1.3.2
meteor@1.11.3
minimongo@1.9.3
modern-browsers@0.1.9
modules@0.19.0
modules-runtime@0.13.1
mongo@1.16.7
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
npm-mongo@4.3.1
oauth@2.1.2
npm-mongo@4.16.0
oauth@2.2.0
ordered-dict@1.1.0
promise@0.12.0
random@1.2.0
rate-limit@1.0.9
react-fast-refresh@0.2.3
reactive-var@1.0.11
promise@0.12.2
random@1.2.1
rate-limit@1.1.1
react-fast-refresh@0.2.7
reactive-var@1.0.12
reload@1.3.1
retry@1.1.0
routepolicy@1.1.1
service-configuration@1.3.0
socket-stream-client@0.4.0
tracker@1.2.0
underscore@1.0.10
service-configuration@1.3.1
socket-stream-client@0.5.1
tracker@1.3.2
underscore@1.0.13
url@1.3.2
webapp@1.13.1
webapp-hashing@1.1.0
webapp@1.13.5
webapp-hashing@1.1.1
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "meteor-link-accounts",
"version": "2.6.0",
"version": "2.7.0",
"private": true,
"description": "Link social accounts for Meteor",
"main": "package.js",
Expand Down

0 comments on commit edafd3e

Please sign in to comment.