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);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1
  • 1.1.0
    0
  • 1.0.0
    0

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