UNPKG

patch-package

Version:

When forking just won't work, patch it.

13 lines (12 loc) 198 B
{ "name": "left-pad-breakage", "version": "1.0.0", "main": "index.js", "license": "MIT", "scripts": { "prepare": "patch-package" }, "dependencies": { "left-pad": "1.1.2" } }