1
0
mirror of https://github.com/actions/setup-python.git synced 2025-03-02 10:29:06 +07:00

5 lines
163 B
JavaScript
Raw Normal View History

2019-06-26 21:12:00 -04:00
// This file is for backward compatibility with v0.5.1.
require('./register')
console.warn("'json5/require' is deprecated. Please use 'json5/register' instead.")