use a go-npm fork

This commit is contained in:
2023-12-10 13:43:56 +01:00
parent 830c2976b3
commit c017767263

View File

@@ -5,7 +5,7 @@
"repository": "https://github.com/ershisan99/create-react-component", "repository": "https://github.com/ershisan99/create-react-component",
"description": "A simple CLI tool to create react component", "description": "A simple CLI tool to create react component",
"dependencies": { "dependencies": {
"go-npm": "^0.1.9" "@gzuidhof/go-npm": "^0.1.13"
}, },
"scripts": { "scripts": {
"postinstall": "go-npm install", "postinstall": "go-npm install",