[NRRPLT-7942] updated scripts to build gzbridge in ubuntu 20.04
{ | { | ||
"name": "gzweb", | "name": "gzweb", | ||
"version": "3.0.5", | "version": "3.0.0", | ||
"description": "WebGL client for Gazebo", | "description": "WebGL client for Gazebo", | ||
"repository": { | "repository": { | ||
"type": "mercurial", | "type": "mercurial", | ||
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
"dependencies": { | "dependencies": { | ||
"debug": "^2.6.1", | "debug": "^2.6.1", | ||
"http-server": "", | "http-server": "", | ||
"node-gyp": "3.8.0", | "node-gyp": "5.0.5", | ||
"websocket": "", | "websocket": "", | ||
"wide-align": "1.1.0", | "wide-align": "1.1.0", | ||
"request": "2.81.0" | "request": "2.81.0" | ||
... | ... |
Please register or sign in to comment