Skip to content
Snippets Groups Projects
Commit 32dc796e authored by claudio's avatar claudio Committed by Emmanouil Angelidis
Browse files

[HOTFIX] update package.json

Change-Id: I1538779ff2ff17ef3300271f7fc0fba10a3594a1
parent cb04752f
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,5 @@ node_modules/
http/
bower_components/
gzbridge.lock
package-lock.json
gz3d/utils/package-lock.json
\ No newline at end of file
package.json
gz3d/utils/package.json
This diff is collapsed.
......@@ -2,10 +2,9 @@
"name": "gzweb-dev",
"description": "gzweb build environment setup",
"version": "1.3.1",
"repository" :
{
"type" : "git",
"url" : "ssh://bbpcode.epfl.ch/neurorobotics/gzweb"
"repository": {
"type": "git",
"url": "ssh://bbpcode.epfl.ch/neurorobotics/gzweb"
},
"devDependencies": {
"grunt": "latest",
......
This diff is collapsed.
{
"name": "gzweb",
"version": "1.3.8",
"description": "WebGL client for Gazebo",
"name": "gzweb",
"version": "1.3.8",
"description": "WebGL client for Gazebo",
"repository": {
"type": "mercurial",
"type": "mercurial",
"url": "https://bitbucket.org/osrf/gzweb"
},
"scripts": {},
},
"scripts": {},
"dependencies": {
"debug": "^2.6.1",
"http-server": "",
"node-gyp": "",
"websocket": "",
"wide-align": "1.1.0",
"debug": "^2.6.1",
"http-server": "",
"node-gyp": "",
"websocket": "",
"wide-align": "1.1.0",
"request": "2.81.0"
}
}
\ No newline at end of file
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment