mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: fix parenthesis in package.json (#4288)
Small finding while investigating another issue 🙈
This commit is contained in:
parent
10c608a649
commit
1abbeb0e10
@ -36,7 +36,7 @@
|
||||
"name": "Jonas Galvez (@galvez)"
|
||||
},
|
||||
{
|
||||
"name": "Alexander Lichter (@manniL}"
|
||||
"name": "Alexander Lichter (@manniL)"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
|
@ -36,7 +36,7 @@
|
||||
"name": "Jonas Galvez (@galvez)"
|
||||
},
|
||||
{
|
||||
"name": "Alexander Lichter (@manniL}"
|
||||
"name": "Alexander Lichter (@manniL)"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
|
@ -35,7 +35,7 @@
|
||||
"name": "Jonas Galvez (@galvez)"
|
||||
},
|
||||
{
|
||||
"name": "Alexander Lichter (@manniL}"
|
||||
"name": "Alexander Lichter (@manniL)"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
|
Loading…
Reference in New Issue
Block a user