Bump npm version to 7.2.0 in preparation for publishing.

This commit is contained in:
Ben Newman
2018-12-06 10:46:49 -05:00
parent f1e734678a
commit 6a7d179cba
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.1.6",
"version": "7.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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