Bump npm version to 7.7.0 in preparation for publishing.

This commit is contained in:
Ben Newman
2019-11-05 11:25:10 -05:00
parent f768fb3055
commit a2e1adc4df
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.6.1",
"version": "7.7.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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