UNPKG

71 BJavaScriptView Raw
1const pkg = require('../package.json');
2
3module.exports = pkg.version;