311 ok
This commit is contained in:
parent
69ef122f9c
commit
11928b58aa
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
meteor-base@1.5.2 # Packages every Meteor app needs to have
|
meteor-base@1.5.2 # Packages every Meteor app needs to have
|
||||||
mobile-experience@1.1.2 # Packages for a great mobile UX
|
mobile-experience@1.1.2 # Packages for a great mobile UX
|
||||||
mongo@2.0.3 # The database Meteor supports right now
|
mongo@2.1.0 # The database Meteor supports right now
|
||||||
reactive-var@1.0.13 # Reactive variable for tracker
|
reactive-var@1.0.13 # Reactive variable for tracker
|
||||||
|
|
||||||
standard-minifier-css@1.9.3 # CSS minifier run for production mode
|
standard-minifier-css@1.9.3 # CSS minifier run for production mode
|
||||||
@ -19,6 +19,6 @@ hot-module-replacement@0.5.4 # Update client in development without reloading t
|
|||||||
|
|
||||||
static-html@1.4.0 # Define static page content in .html files
|
static-html@1.4.0 # Define static page content in .html files
|
||||||
react-meteor-data # React higher-order component for reactively tracking Meteor data
|
react-meteor-data # React higher-order component for reactively tracking Meteor data
|
||||||
roles@1.0.0
|
roles@1.0.1
|
||||||
accounts-password@3.0.3
|
accounts-password@3.0.3
|
||||||
react-meteor-accounts
|
react-meteor-accounts
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
METEOR@3.1
|
METEOR@3.1.1
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
accounts-base@3.0.3
|
accounts-base@3.0.4
|
||||||
accounts-password@3.0.3
|
accounts-password@3.0.3
|
||||||
allow-deny@2.0.0
|
allow-deny@2.1.0
|
||||||
autoupdate@2.0.0
|
autoupdate@2.0.0
|
||||||
babel-compiler@7.11.2
|
babel-compiler@7.11.3
|
||||||
babel-runtime@1.5.2
|
babel-runtime@1.5.2
|
||||||
base64@1.0.13
|
base64@1.0.13
|
||||||
binary-heap@1.0.12
|
binary-heap@1.0.12
|
||||||
@ -12,10 +12,10 @@ callback-hook@1.6.0
|
|||||||
check@1.4.4
|
check@1.4.4
|
||||||
core-runtime@1.0.0
|
core-runtime@1.0.0
|
||||||
ddp@1.4.2
|
ddp@1.4.2
|
||||||
ddp-client@3.0.3
|
ddp-client@3.1.0
|
||||||
ddp-common@1.4.4
|
ddp-common@1.4.4
|
||||||
ddp-rate-limiter@1.2.2
|
ddp-rate-limiter@1.2.2
|
||||||
ddp-server@3.0.3
|
ddp-server@3.1.0
|
||||||
diff-sequence@1.1.3
|
diff-sequence@1.1.3
|
||||||
dynamic-import@0.7.4
|
dynamic-import@0.7.4
|
||||||
ecmascript@0.16.10
|
ecmascript@0.16.10
|
||||||
@ -35,7 +35,7 @@ inter-process-messaging@0.1.2
|
|||||||
launch-screen@2.0.1
|
launch-screen@2.0.1
|
||||||
localstorage@1.2.1
|
localstorage@1.2.1
|
||||||
logging@1.3.5
|
logging@1.3.5
|
||||||
meteor@2.0.2
|
meteor@2.1.0
|
||||||
meteor-base@1.5.2
|
meteor-base@1.5.2
|
||||||
minifier-css@2.0.0
|
minifier-css@2.0.0
|
||||||
minifier-js@3.0.1
|
minifier-js@3.0.1
|
||||||
@ -46,11 +46,11 @@ modern-browsers@0.1.11
|
|||||||
modules@0.20.3
|
modules@0.20.3
|
||||||
modules-runtime@0.13.2
|
modules-runtime@0.13.2
|
||||||
modules-runtime-hot@0.14.3
|
modules-runtime-hot@0.14.3
|
||||||
mongo@2.0.3
|
mongo@2.1.0
|
||||||
mongo-decimal@0.2.0
|
mongo-decimal@0.2.0
|
||||||
mongo-dev-server@1.1.1
|
mongo-dev-server@1.1.1
|
||||||
mongo-id@1.0.9
|
mongo-id@1.0.9
|
||||||
npm-mongo@6.10.0
|
npm-mongo@6.10.2
|
||||||
ordered-dict@1.2.0
|
ordered-dict@1.2.0
|
||||||
promise@1.0.0
|
promise@1.0.0
|
||||||
random@1.2.2
|
random@1.2.2
|
||||||
@ -61,11 +61,11 @@ react-meteor-data@3.0.3
|
|||||||
reactive-var@1.0.13
|
reactive-var@1.0.13
|
||||||
reload@1.3.2
|
reload@1.3.2
|
||||||
retry@1.1.1
|
retry@1.1.1
|
||||||
roles@1.0.0
|
roles@1.0.1
|
||||||
routepolicy@1.1.2
|
routepolicy@1.1.2
|
||||||
sha@1.0.10
|
sha@1.0.10
|
||||||
shell-server@0.6.1
|
shell-server@0.6.1
|
||||||
socket-stream-client@0.5.3
|
socket-stream-client@0.6.0
|
||||||
standard-minifier-css@1.9.3
|
standard-minifier-css@1.9.3
|
||||||
standard-minifier-js@3.0.0
|
standard-minifier-js@3.0.0
|
||||||
static-html@1.4.0
|
static-html@1.4.0
|
||||||
@ -75,4 +75,3 @@ typescript@5.6.3
|
|||||||
url@1.3.5
|
url@1.3.5
|
||||||
webapp@2.0.4
|
webapp@2.0.4
|
||||||
webapp-hashing@1.1.2
|
webapp-hashing@1.1.2
|
||||||
zodern:types@1.0.13
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user