Bump npm version to 7.8.0 in preparation for publishing.

This commit is contained in:
Ben Newman
2020-01-14 12:47:04 -05:00
parent 0ea43bd945
commit be327f995f
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.7.5",
"version": "7.8.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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