sphereio/sphere-product-type-json-generator

View on GitHub
bin/product-type-update

Summary

Maintainability
Test Coverage
#!/usr/bin/env node

var path = require('path');
require(path.join(__dirname,'../lib/update.js'));