Bump npm version to 7.5.2 in preparation for publishing.

This commit is contained in:
Ben Newman
2019-07-06 11:20:59 -04:00
parent 9500c7b1ab
commit 6491a50693
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.5.1",
"version": "7.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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