Skip to content

Commit

Permalink
Bumps Meteor @ 1.7.1-rc.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiku committed Mar 13, 2019
1 parent 6230849 commit fbb75ac
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 64 deletions.
1 change: 1 addition & 0 deletions .meteor/.finished-upgraders
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ notices-for-facebook-graph-api-2
1.4.1-add-shell-server-package
1.4.3-split-account-service-packages
1.5-add-dynamic-import-package
1.7-split-underscore-from-meteor-base
28 changes: 14 additions & 14 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor-base@1.3.0 # Packages every Meteor app needs to have
meteor-base@1.4.0 # Packages every Meteor app needs to have
[email protected] # Packages for a great mobile UX
mongo@1.4.2 # The database Meteor supports right now
mongo@1.6.0-rc171.12 # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
[email protected] # Reactive variable for tracker
tracker@1.1.3 # Meteor's client-side reactive programming library
standard-minifier-js@2.3.1 # JS minifier run for production mode
es5-shim@4.7.0 # ECMAScript 5 compatibility for older browsers
ecmascript@0.10.6 # Enable ECMAScript2015+ syntax in app code
shell-server@0.3.1 # Server-side component of the `meteor shell` command
tracker@1.2.0 # Meteor's client-side reactive programming library
standard-minifier-js@2.4.0-rc171.12 # JS minifier run for production mode
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
ecmascript@0.12.0-rc171.12 # Enable ECMAScript2015+ syntax in app code
shell-server@0.4.0-rc171.12 # Server-side component of the `meteor shell` command
kadira:flow-router # FlowRouter is a very simple router for Meteor
kadira:blaze-layout # Layout manager for blaze (works well with FlowRouter)
logging
reload
logging@1.1.20
reload@1.2.0
spacebars
service-configuration
service-configuration@1.0.11
coffeescript
browser-policy
webapp
underscore
session
browser-policy@1.1.0
webapp@1.7.0-rc171.12
underscore@1.0.10
session@1.1.8
react-template-helper

raix:eventemitter
Expand Down
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.6.1.4
METEOR@1.7.1-rc.12
70 changes: 35 additions & 35 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[email protected].2
[email protected].3-rc171.12
[email protected]
autoupdate@1.4.0
babel-compiler@7.0.9
babel-runtime@1.2.7
autoupdate@1.5.0-rc171.12
babel-compiler@7.2.0-rc171.12
babel-runtime@1.3.0-rc171.12
[email protected]
[email protected].10
[email protected].11-rc171.12
[email protected]
[email protected]
[email protected]
boilerplate-generator@1.4.0
boilerplate-generator@1.6.0-rc171.12
[email protected]
[email protected]
[email protected]
[email protected]
caching-compiler@1.1.12
caching-compiler@1.2.0-rc171.12
[email protected]
[email protected]
ccorcos:[email protected]
Expand All @@ -22,29 +22,30 @@ chuangbo:[email protected]_1
[email protected]_1
[email protected]_1
[email protected]
[email protected].2
[email protected].3
[email protected]
[email protected]
ddp-server@2.1.2
ddp-server@2.2.0
[email protected]
[email protected]
dynamic-import@0.3.1
ecmascript@0.10.9
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.6.2
ecmascript-runtime-server@0.5.0
dynamic-import@0.5.0-rc171.12
ecmascript@0.12.0-rc171.12
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0-rc171.12
ecmascript-runtime-server@0.7.1
ecwyne:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
fortawesome:[email protected]_1
fourseven:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
infinitedg:[email protected]
[email protected]
jiku:[email protected]
jiku:[email protected]
jiku:[email protected]
Expand All @@ -62,56 +63,55 @@ [email protected]
[email protected]
[email protected]
[email protected]
meteor@1.8.6
meteor-base@1.3.0
minifier-css@1.3.1
minifier-js@2.3.5
meteor@1.9.2
meteor-base@1.4.0
minifier-css@1.4.0-rc171.12
minifier-js@2.4.0-rc171.12
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
mquandalle:[email protected]
mquandalle:[email protected]
npm-mongo@2.2.34
npm-mongo@3.1.1
[email protected]
okgrow:[email protected]
[email protected]
promise@0.10.2
promise@0.11.1
qazuor:[email protected]
raix:[email protected]
[email protected]
[email protected]
[email protected]
[email protected].0
[email protected].1
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
standard-minifier-js@2.3.4
standard-minifier-js@2.4.0-rc171.12
stolinski:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
themeteorchef:[email protected]
tmeasday:[email protected]
tracker@1.1.3
tracker@1.2.0
[email protected]
[email protected]
underscorestring:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[![GitHub Milestones](https://img.shields.io/badge/github-milestones-lightgrey.svg)](http://github.com/jiku/again-src/milestones)

[![NPM (private): Version](https://img.shields.io/badge/npm_(private)-v0.2.2-yellow.svg)](http://github.com/jiku/again-src/blob/master/package.json)
[![NPM (private): Version](https://img.shields.io/badge/npm_(private)-v0.2.3-yellow.svg)](http://github.com/jiku/again-src/blob/master/package.json)
[![Dependency Status](https://david-dm.org/jiku/again-src.svg)](https://david-dm.org/jiku/again-src)
[![devDependency Status](https://david-dm.org/jiku/again-src/dev-status.svg)](https://david-dm.org/jiku/again-src#info=devDependencies)

[![Meteor: Version](https://img.shields.io/badge/meteor-v1.6.1.4-yellow.svg)](http://github.com/jiku/again-src/tree/master/.meteor)
[![Meteor: Version](https://img.shields.io/badge/meteor-v1.7.1-rc.12-yellow.svg)](http://github.com/jiku/again-src/tree/master/.meteor)
12 changes: 3 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jiku-again-src",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"description": "Source for jiku/again.",
"scripts": {
Expand All @@ -11,14 +11,14 @@
"author": "B.E. Henriksen ([email protected])",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.0.0-beta.55",
"@babel/runtime": "latest",
"postcss": "^6.0.22",
"postcss-load-config": "^1.2.0",
"gsap": "^1.18.2",
"meteor-node-stubs": "^0.4.1",
"react": "^15.3.0",
"react-dom": "^15.3.0",
"react-mixin": "^3.0.3",
"react-mixin": "^5.0.0",
"scrollmagic": "2.0.5"
}
}

0 comments on commit fbb75ac

Please sign in to comment.