Bump npm version to 7.0.0-beta.48 in preparation for publishing.

This commit is contained in:
Ben Newman
2018-05-24 22:20:43 -04:00
parent 9c02bbc785
commit 5b650cb412
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "babel-preset-meteor",
"version": "7.0.0-beta.47",
"version": "7.0.0-beta.48",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "babel-preset-meteor",
"version": "7.0.0-beta.47",
"version": "7.0.0-beta.48",
"description": "Babel preset for ES2015+ features supported by Meteor",
"author": "Ben Newman <ben@meteor.com>",
"license": "MIT",