mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Start release 2.5.1-beta.0 with mac m1 support - fix archinfo.ts
This commit is contained in:
committed by
filipenevola
parent
3eb759ba7f
commit
73ce60bb74
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: 'The Meteor command-line tool',
|
||||
version: '2.5.1-beta.0',
|
||||
version: '2.5.1-beta.1',
|
||||
});
|
||||
|
||||
Package.includeTool();
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"track": "METEOR",
|
||||
"version": "2.5.1-beta.0",
|
||||
"version": "2.5.1-beta.1",
|
||||
"recommended": false,
|
||||
"official": false,
|
||||
"description": "Meteor experimental release"
|
||||
|
||||
Reference in New Issue
Block a user