Skip to content

Commit ad5fe18

Browse files
committed
Update mebots package requirement
1 parent 5b472bb commit ad5fe18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"express": "^4.16.4",
1111
"axios": "^0.19.0",
12-
"mebots": "^1.1.0"
12+
"mebots": "^1.2.0"
1313
},
1414
"keywords": [
1515
"node",
@@ -21,9 +21,9 @@
2121
"engine": {
2222
"node": "10.x"
2323
},
24-
"repository": {
25-
"type": "git",
26-
"url": "https://github.com/ErikBoesen/mebots-example-javascript"
24+
"repository": {
25+
"type": "git",
26+
"url": "https://github.com/ErikBoesen/mebots-example-javascript"
2727
},
2828
"license": "MIT"
2929
}

0 commit comments

Comments
 (0)