Skip to content

Commit

Permalink
v4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
copleykj committed Sep 30, 2021
1 parent 17b731e commit 0a3e50c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 30 deletions.
58 changes: 29 additions & 29 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,64 +1,64 @@
accounts-base@1.9.0
accounts-base@2.1.0
[email protected]
babel-compiler@7.6.1
babel-compiler@7.7.0
[email protected]
[email protected]
[email protected]
[email protected]
callback-hook@1.3.0
callback-hook@1.4.0
[email protected]
communitypackages:[email protected].5
communitypackages:[email protected].6
communitypackages:[email protected]
communitypackages:[email protected]
[email protected]
ddp-client@2.4.0
ddp-client@2.5.0
[email protected]
ddp-rate-limiter@1.0.9
ddp-server@2.3.2
ddp-rate-limiter@1.1.0
ddp-server@2.5.0
[email protected]
dynamic-import@0.6.0
[email protected].1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.0
ecmascript-runtime-server@0.10.0
dynamic-import@0.7.1
[email protected].3
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.0
ecmascript-runtime-server@0.11.0
[email protected]
[email protected]
[email protected]
[email protected]
[email protected].0
[email protected].1
[email protected]
[email protected]
local-test:communitypackages:[email protected].5
local-test:communitypackages:[email protected].6
[email protected]
logging@1.2.0
meteor@1.9.3
logging@1.3.0
meteor@1.10.0
meteortesting:[email protected]
meteortesting:[email protected]
minimongo@1.6.2
minimongo@1.7.0
[email protected]
modules@0.16.0
modules@0.17.0
[email protected]
mongo@1.11.0
mongo@1.13.0
[email protected]
[email protected]
[email protected].7
[email protected].8
montiapm:[email protected]
[email protected].0
[email protected].1
[email protected]
practicalmeteor:[email protected]
promise@0.11.2
promise@0.12.0
[email protected]
[email protected]
[email protected].0
[email protected].1
[email protected]
[email protected]
[email protected]
[email protected].0
server-render@0.3.1
service-configuration@1.0.11
socket-stream-client@0.3.1
[email protected].1
server-render@0.4.0
service-configuration@1.2.0
socket-stream-client@0.4.0
[email protected]
[email protected]
[email protected].1
webapp@1.10.1
[email protected].2
webapp@1.12.0
[email protected]
1 change: 1 addition & 0 deletions 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.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* global Package Npm */
Package.describe({
summary: 'Render your app before the DDP connection even comes alive - magic?',
version: '4.0.5',
version: '4.0.6',
git: 'https://github.com/Meteor-Community-Packages/meteor-fast-render',
name: 'communitypackages:fast-render',
});
Expand Down

0 comments on commit 0a3e50c

Please sign in to comment.