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:
@@ -35,6 +35,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/doctrine": "0.0.8",
|
||||
"@types/source-map-support": "0.5.9"
|
||||
"@types/source-map-support": "0.5.9",
|
||||
"@types/yargs": "17.0.29"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user