mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
74a90c566c
Co-authored-by: Pooya Parsa <pooya@pi0.io>
11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"private": true,
|
|
"name": "fixture-bridge",
|
|
"scripts": {
|
|
"build": "nuxi build"
|
|
},
|
|
"dependencies": {
|
|
"nuxt": "workspace:*"
|
|
}
|
|
}
|