Bump package versions for 1.3-cordova-beta.2 release

This commit is contained in:
Martijn Walraven
2016-01-22 21:02:21 -08:00
parent 11cf40dee3
commit a85011c19c
51 changed files with 51 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "A user account system",
version: "1.2.3-cordova.1"
version: "1.2.3-cordova.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Password support for accounts",
version: "1.1.5-cordova.1"
version: "1.1.5-cordova.2"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'allow-deny',
version: '1.0.1-cordova.1',
version: '1.0.1-cordova.2',
// Brief, one-line summary of the package.
summary: 'Implements functionality for allow/deny and client-side db operations',
// URL to the Git repository containing the source code for this package.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Update the client when new client code is available",
version: '1.2.5-cordova.1'
version: '1.2.5-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -3,7 +3,7 @@ Package.describe({
summary: "Parser/transpiler for ECMAScript 2015+ syntax",
// Tracks the npm version below. Use wrap numbers to increment
// without incrementing the npm version.
version: '5.8.25-cordova.1'
version: '5.8.25-cordova.2'
});
Npm.depends({

View File

@@ -1,7 +1,7 @@
Package.describe({
name: "babel-runtime",
summary: "Runtime support for output of Babel transpiler",
version: '0.1.5-cordova.1',
version: '0.1.5-cordova.2',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor Reactive Templating library",
version: '2.1.4-cordova.1'
version: '2.1.4-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Generates the boilerplate html from program's manifest",
version: '1.0.5-cordova.1'
version: '1.0.5-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'caching-compiler',
version: '1.0.1-cordova.1',
version: '1.0.1-cordova.2',
summary: 'An easy way to make compiler plugins cache',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Check whether a value matches a pattern",
version: '1.1.1-cordova.1'
version: '1.1.1-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Javascript dialect with fewer braces and semicolons",
version: "1.0.12-cordova.1"
version: "1.0.12-cordova.2"
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Given the set of the constraints, picks a satisfying configuration",
version: "1.0.21-cordova.1"
version: "1.0.21-cordova.2"
});
Package.onUse(function (api) {

View File

@@ -1,7 +1,7 @@
Package.describe({
summary: "Makes your Cordova application use the Crosswalk WebView \
instead of the System WebView on Android",
version: '1.4.0-cordova.1',
version: '1.4.0-cordova.2',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data client",
version: '1.2.2-cordova.1',
version: '1.2.2-cordova.2',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'ddp-rate-limiter',
version: '1.0.1-cordova.1',
version: '1.0.1-cordova.2',
// Brief, one-line summary of the package.
summary: 'The DDPRateLimiter allows users to add rate limits to DDP' +
' methods and subscriptions.',

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data server",
version: '1.2.3-cordova.1',
version: '1.2.3-cordova.2',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'ecmascript',
version: '0.3.1-cordova.1',
version: '0.3.1-cordova.2',
summary: 'Compiler plugin that supports ES2015+ in all .js files',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Send email messages",
version: "1.0.9-cordova.1"
version: "1.0.9-cordova.2"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "es5-shim",
version: "4.3.2-cordova.1",
version: "4.3.2-cordova.2",
summary: "Shims and polyfills to improve ECMAScript 5 support",
documentation: "README.md"
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Small library for expressing HTML trees",
version: '1.0.6-cordova.1'
version: '1.0.6-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Make HTTP calls to remote servers",
version: '1.1.2-cordova.1'
version: '1.1.2-cordova.2'
});
Npm.depends({request: "2.53.0"});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'jshint',
version: '1.0.1-cordova.1',
version: '1.0.1-cordova.2',
summary: 'Lint all your JavaScript files with JSHint.',
documentation: 'README.md'
});

View File

@@ -6,7 +6,7 @@ Package.describe({
// between such packages and the build tool.
name: 'launch-screen',
summary: 'Default and customizable launch screen on mobile.',
version: '1.0.5-cordova.1'
version: '1.0.5-cordova.2'
});
Cordova.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'less',
version: '2.5.2-cordova.1',
version: '2.5.2-cordova.2',
summary: 'Leaner CSS language',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Logging facility.",
version: '1.0.9-cordova.1'
version: '1.0.9-cordova.2'
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.1.11-cordova.1'
version: '1.1.11-cordova.2'
});
Package.includeTool();

View File

@@ -2,7 +2,7 @@
Package.describe({
summary: "Core Meteor environment",
version: '1.1.11-cordova.1'
version: '1.1.11-cordova.2'
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "JavaScript and CSS minifiers",
version: "1.1.8-cordova.1"
version: "1.1.8-cordova.2"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "JavaScript minifiers",
version: "1.1.8-cordova.1"
version: "1.1.8-cordova.2"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's client-side datastore: a port of MongoDB to Javascript",
version: '1.0.11-cordova.1'
version: '1.0.11-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Good defaults for the mobile status bar",
version: "1.0.7-cordova.1"
version: "1.0.7-cordova.2"
});
Cordova.depends({

View File

@@ -9,7 +9,7 @@
Package.describe({
summary: "Adaptor for using MongoDB and Minimongo over DDP",
version: '1.1.4-cordova.1'
version: '1.1.4-cordova.2'
});
Npm.depends({

View File

@@ -3,7 +3,7 @@
Package.describe({
summary: "Wrapper around the mongo npm package",
version: '1.4.40-cordova.1',
version: '1.4.40-cordova.2',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth-based services",
version: "1.1.7-cordova.1"
version: "1.1.7-cordova.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "promise",
version: "0.5.2-cordova.1",
version: "0.5.2-cordova.2",
summary: "ECMAScript 2015 Promise polyfill with Fiber support",
git: "https://github.com/meteor/promise",
documentation: "README.md"

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Reactive dictionary",
version: '1.1.4-cordova.1'
version: '1.1.4-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Reload the page while preserving application state.",
version: '1.1.5-cordova.1'
version: '1.1.5-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Compiler for Spacebars template language",
version: '1.0.8-cordova.1'
version: '1.0.8-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Handlebars-like template language for Meteor",
version: '1.0.8-cordova.1'
version: '1.0.8-cordova.2'
});
// For more, see package `spacebars-compiler`, which is used by

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Makes the application crawlable to web spiders",
version: "1.0.10-cordova.1"
version: "1.0.10-cordova.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifiers-css',
version: '1.0.3-cordova.1',
version: '1.0.3-cordova.2',
summary: 'Standard css minifiers used with Meteor apps by default.',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifiers-js',
version: '1.0.3-cordova.1',
version: '1.0.3-cordova.2',
summary: 'Standard javascript minifiers used with Meteor apps by default.',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifiers',
version: '1.0.3-cordova.1',
version: '1.0.3-cordova.2',
summary: 'Standard minifiers used with Meteor apps by default.',
documentation: 'README.md'
});

View File

@@ -1,5 +1,5 @@
Package.describe({
version: '1.0.4-cordova.1',
version: '1.0.4-cordova.2',
// Brief, one-line summary of the package.
summary: 'Define static page content in .html files',
git: 'https://github.com/meteor/meteor',

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'Expressive, dynamic, robust CSS',
version: "2.511.2-cordova.1"
version: "2.511.2-cordova.2"
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'templating-tools',
version: '1.0.1-cordova.1',
version: '1.0.1-cordova.2',
// Brief, one-line summary of the package.
summary: 'Tools to scan HTML and compile tags when building a templating package',
// URL to the Git repository containing the source code for this package.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Allows templates to be defined in .html files",
version: '1.1.6-cordova.1'
version: '1.1.6-cordova.2'
});
// Today, this package is closely intertwined with Handlebars, meaning

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Tiny testing framework",
version: '1.0.7-cordova.1'
version: '1.0.7-cordova.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Serves a Meteor app over HTTP",
version: '1.2.4-cordova.1'
version: '1.2.4-cordova.2'
});
Npm.depends({connect: "2.30.2",

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "An XML builder for node.js similar to java-xmlbuilder.",
version: '2.4.8-cordova.1'
version: '2.4.8-cordova.2'
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "1.3-cordova-beta.1",
"version": "1.3-cordova-beta.2",
"recommended": false,
"official": false,
"description": "Meteor"