cubx-webpackage-rte-update

1.2.0 • Public • Published

cubx-webpackage-rte-update

Build Status

Module for updating the rte version references of the current webpackage.

Usage:

Command

cubx-webpackage-rte-update -p <webpackagePath> -V <newRteVersion>

Other npm modules

var webpackagePath = 'path/to/webpackage';
var newRteVersion = '1.0.0';
 
var RteUpdater = require('cubx-webpackage-rte-update');
var rteUpdater = new RteUpdater(webpackagePath);
rteUpdater.updateRteInWebpackage(newRteVersion);

/cubx-webpackage-rte-update/

    Package Sidebar

    Install

    npm i cubx-webpackage-rte-update

    Weekly Downloads

    1

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    58.9 kB

    Total Files

    52

    Last publish

    Collaborators

    • jtrs
    • hrbu
    • pwr
    • edwingamboa
    • judit.haefner