From 0469abd4a9c9270a1fdc962969e36e63699af8b4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 10 Dec 2017 21:51:33 +0100 Subject: upgrade dependencies --- node_modules/regenerator-runtime/path.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'node_modules/regenerator-runtime/path.js') diff --git a/node_modules/regenerator-runtime/path.js b/node_modules/regenerator-runtime/path.js index a450a7533..ced878b88 100644 --- a/node_modules/regenerator-runtime/path.js +++ b/node_modules/regenerator-runtime/path.js @@ -1,3 +1,10 @@ +/** + * Copyright (c) 2014-present, Facebook, Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + exports.path = require("path").join( __dirname, "runtime.js" -- cgit v1.2.3