We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6060d6a commit ede2397Copy full SHA for ede2397
package.json
@@ -2,7 +2,7 @@
2
"name": "roslib",
3
"homepage": "https://robotwebtools.github.io",
4
"description": "The standard ROS Javascript Library",
5
- "version": "2.0.0-alpha4",
+ "version": "2.0.0-alpha5",
6
"license": "BSD-2-Clause",
7
"files": [
8
"dist"
@@ -68,7 +68,7 @@
68
},
69
"repository": {
70
"type": "git",
71
- "url": "https://github.com/RobotWebTools/roslibjs/releases"
+ "url": "https://github.com/RobotWebTools/roslibjs"
72
73
"bugs": {
74
"url": "https://github.com/RobotWebTools/roslibjs/issues"
0 commit comments