12 lines
349 B
JSON
12 lines
349 B
JSON
{
|
|
"name": "week-1-task-4-r3f",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"packageManager": "yarn@1.22.22",
|
|
"scripts": {
|
|
"dev": "echo 'Add your React Three Fiber dev script here'",
|
|
"build": "echo 'Add your React Three Fiber build script here'",
|
|
"lint": "echo 'Add your lint script here'",
|
|
"clean": "rm -rf dist build .next"
|
|
}
|
|
} |