Skip to content

Commit

Permalink
Merge pull request #1912 from apinf/feature/meteor-1.4.2.1-update
Browse files Browse the repository at this point in the history
Feature/meteor 1.4.2.1 update
  • Loading branch information
Ville Jyrkkä committed Nov 11, 2016
2 parents 4c7007c + df5cece commit f452ec9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
4 changes: 2 additions & 2 deletions .meteor/packages
Expand Up @@ -3,9 +3,9 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

less@2.7.6
less@2.7.7
accounts-base@1.2.14
accounts-password@1.3.1
accounts-password@1.3.2
aldeed:autoform
alanning:roles
aldeed:collection2
Expand Down
2 changes: 1 addition & 1 deletion .meteor/release
@@ -1 +1 @@
METEOR@1.4.2
METEOR@1.4.2.1
20 changes: 10 additions & 10 deletions .meteor/versions
@@ -1,7 +1,7 @@
accounts-base@1.2.14
accounts-github@1.0.11
accounts-oauth@1.1.14
accounts-password@1.3.1
accounts-oauth@1.1.15
accounts-password@1.3.2
accounts-ui@1.1.9
accounts-ui-unstyled@1.1.13
alanning:roles@1.2.15
Expand All @@ -20,34 +20,34 @@ apinf:create-role-if-undefined@0.1.1
apinf:first-admin@0.1.2
autoupdate@1.3.12
babel-compiler@6.13.0
babel-runtime@0.1.13
babel-runtime@1.0.0
base64@1.0.10
benmgreene:moment-range@2.10.6
binary-heap@1.0.10
blaze@2.2.0
blaze-html-templates@1.0.5
blaze-tools@1.0.10
boilerplate-generator@1.0.11
caching-compiler@1.1.8
caching-compiler@1.1.9
caching-html-compiler@1.0.7
callback-hook@1.0.10
cfs:base-package@0.0.30
cfs:filesystem@0.1.2
cfs:http-methods@0.0.32
cfs:storage-adapter@0.2.3
check@1.2.4
coffeescript@1.11.1_2
coffeescript@1.11.1_3
dandv:jquery-rateit@1.0.22_2
dburles:collection-helpers@1.1.0
ddp@1.2.5
ddp-client@1.3.2
ddp-common@1.2.7
ddp-common@1.2.8
ddp-rate-limiter@1.0.6
ddp-server@1.3.11
ddp-server@1.3.12
deepwell:bootstrap-datepicker2@1.3.0
deps@1.0.12
diff-sequence@1.0.7
ecmascript@0.5.9
ecmascript@0.6.0
ecmascript-runtime@0.3.15
ejson@1.0.13
email@1.1.18
Expand Down Expand Up @@ -79,7 +79,7 @@ kadira:dochead@1.5.0
kurounin:pagination@1.0.15
kurounin:pagination-blaze@1.0.2
launch-screen@1.1.0
less@2.7.6
less@2.7.7
livedata@1.0.18
localstorage@1.0.12
logging@1.1.16
Expand All @@ -98,7 +98,7 @@ mobile-experience@1.0.4
mobile-status-bar@1.0.13
modules@0.7.7
modules-runtime@0.7.7
momentjs:moment@2.15.2
momentjs:moment@2.16.0
mongo@1.1.14
mongo-id@1.0.6
mongo-livedata@1.0.12
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
"doc": "docs"
},
"dependencies": {
"babel-runtime": "^6.18.0",
"bcrypt": "^0.8.7",
"clipboard": "^1.5.12",
"crossfilter": "^1.3.12",
Expand Down

0 comments on commit f452ec9

Please sign in to comment.