Files
azuredatastudio/build/npm/gyp/package.json
Charles Gagnon a840969a02 Bump node-gyp to 9.4.0 (#24034) (#24036)
(cherry picked from commit f99fd366af)
2023-07-31 11:43:46 -07:00

11 lines
166 B
JSON

{
"name": "code-oss-dev-build",
"version": "1.0.0",
"private": true,
"license": "MIT",
"devDependencies": {
"node-gyp": "^9.4.0"
},
"scripts": {}
}