mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
fix bin path
This commit is contained in:
parent
077cf75b25
commit
980cb66b67
@ -4,7 +4,7 @@
|
||||
"description": "Light weight templates for react -> write html get valid react code",
|
||||
"main": "./src/reactTemplates.js",
|
||||
"bin": {
|
||||
"rt": "./bin/rt.js"
|
||||
"rt": "./src/cli.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/src/test.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user