remove trailaing comma in package file
This commit is contained in:
parent
44aa86d5cd
commit
324f120312
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "rm -rf graph-data.json && next dev ",
|
||||
"build": "rm -rf graph-data.json && next build",
|
||||
"start": "next start",
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/cache": "latest",
|
||||
|
Loading…
Reference in New Issue
Block a user