Add get-type script
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
"lint": "next lint",
|
||||
"get-type": "./bin/get-type.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-three/cannon": "^6.6.0",
|
||||
|
||||
Reference in New Issue
Block a user