6e2569f75e
* feat: basic gameplay * build: build settings * ci: basic deploy flow * build: building for deploy * build: dictionary building on CI * build: dictionary building on CI
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"name": "frontend",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"packageManager": "yarn@3.1.1",
|
|
"dependencies": {
|
|
"@shared/types": "workspace:packages/types"
|
|
}
|
|
}
|