UNPKG

patch-package

Version:

When forking just won't work, patch it.

15 lines (14 loc) 259 B
{ "name": "scoped-package", "version": "1.0.0", "main": "index.js", "license": "MIT", "scripts": { "prepare": "patch-package" }, "dependencies": { "@types/left-pad": "1.1.1", "@types/lodash": "4.14.72", "replace": "^1.0.0" } }