Skip to content

Commit e0745de

Browse files
committed
Merge branch 'master' of https://github.com/omkarcloud/boss
2 parents 4098d8b + 40c6b38 commit e0745de

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

botasaurus-controls/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

botasaurus-controls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botasaurus-controls",
3-
"version": "6.0.65",
3+
"version": "6.0.66",
44
"description": "controls adder for botasaurus.",
55
"main": "dist/index.js",
66
"engines": {

js/botasaurus-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"license": "Apache-2.0",
152152
"repository": {
153153
"type": "git",
154-
"url": "git+https://github.com/omkarcloud/botasaurus"
154+
"url": "git+https://github.com/omkarcloud/botasaurus.git"
155155
},
156156
"bugs": {
157157
"url": "https://github.com/omkarcloud/botasaurus/issues"

js/botasaurus-server-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"license": "Apache-2.0",
214214
"repository": {
215215
"type": "git",
216-
"url": "git+https://github.com/omkarcloud/botasaurus"
216+
"url": "git+https://github.com/omkarcloud/botasaurus.git"
217217
},
218218
"bugs": {
219219
"url": "https://github.com/omkarcloud/botasaurus/issues"

0 commit comments

Comments
 (0)