UNPKG

@mentor-apm/react-sortable-tree

Version:

Drag-and-drop sortable component for nested data and hierarchies

9 lines (6 loc) 162 B
"use strict"; var SemVer = require('../classes/semver'); var patch = function patch(a, loose) { return new SemVer(a, loose).patch; }; module.exports = patch;