mirror of
https://github.com/ershisan99/create-react-component.git
synced 2025-12-18 05:09:25 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 250e512d40 | |||
| c017767263 |
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@ershisan99/create-react-component",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"private": false,
|
||||
"repository": "https://github.com/ershisan99/create-react-component",
|
||||
"description": "A simple CLI tool to create react component",
|
||||
"dependencies": {
|
||||
"go-npm": "^0.1.9"
|
||||
"@gzuidhof/go-npm": "^0.1.13"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "go-npm install",
|
||||
|
||||
Reference in New Issue
Block a user