mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
refactor: move dependencies where they are used (#11310)
This commit is contained in:
@@ -30,5 +30,8 @@
|
||||
}
|
||||
},
|
||||
"author": "The Chromium Authors",
|
||||
"license": "Apache-2.0"
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@prettier/sync": "0.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user