mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-06-19 04:18:18 -06:00
PR-747374: fixing npx.
This commit is contained in:
@ -90,7 +90,7 @@ replaceTextOnFile({
|
||||
textReplace: `"version": "0.0.1",`
|
||||
},
|
||||
{
|
||||
textToBeReplaced: `"name": "@aleleba/create-react-ssr",`,
|
||||
textToBeReplaced: `"name": "@aleleba/create-react-component-library",`,
|
||||
textReplace: `"name": "${repoName}",`
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user