Bump npm version to 7.9.0 in preparation for publishing.

This commit is contained in:
Ben Newman
2020-03-24 11:35:43 -04:00
parent ddedc242e9
commit c86a627828
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.8.1",
"version": "7.9.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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