@onereach/orest-input-cli
Version:
The tool for creating, serving, and publishing OREST Inputs
15 lines (13 loc) • 405 B
JavaScript
const DEPENDENCIES = {
'@onereach/orest-rollup-config': '1.0.2',
'@onereach/orest-inputs-utils': '0.1.0',
'@onereach/orest-hoc-v-model-to-sync': '0.0.7',
'@onereach/orest-hoc-tailwind': '0.0.5',
'@onereach/orest-hoc-variable': '0.1.2',
'@onereach/orest-inputs-components': '0.2.0',
'@onereach/styles': '6.0.0',
'@onereach/ui-components': '8.0.1',
};
module.exports = {
DEPENDENCIES,
};