Updated all the contrib modules to their latest versions.
[yaffs-website] / node_modules / regenerator-runtime / path.js
1 exports.path = require("path").join(
2   __dirname,
3   "runtime.js"
4 );