mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
Init with yo typescript-react-lib
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "basic-usage",
|
||||
"description": "reactFiberTraverse Basic Usage Example",
|
||||
"keywords": [
|
||||
"react-fiber-traverse"
|
||||
],
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"react": "16.8.6",
|
||||
"react-dom": "16.8.6",
|
||||
"react-scripts": "3.0.1",
|
||||
"react-fiber-traverse": "latest"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user