videomail-client 9.1.1 → 9.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "videomail-client",
3
- "version": "9.1.1",
3
+ "version": "9.1.2",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -14,7 +14,7 @@
14
14
  "homepage": "https://videomail.io",
15
15
  "repository": {
16
16
  "type": "git",
17
- "url": "https://github.com/binarykitchen/videomail-client.git"
17
+ "url": "git+https://github.com/binarykitchen/videomail-client.git"
18
18
  },
19
19
  "license": "CC0-1.0",
20
20
  "author": "Michael Heuberger <michael.heuberger@binarykitchen.com>",
@@ -17273,7 +17273,7 @@ function wrappy (fn, cb) {
17273
17273
  },{}],114:[function(_dereq_,module,exports){
17274
17274
  module.exports={
17275
17275
  "name": "videomail-client",
17276
- "version": "9.1.1",
17276
+ "version": "9.1.2",
17277
17277
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
17278
17278
  "keywords": [
17279
17279
  "webcam",
@@ -17287,7 +17287,7 @@ module.exports={
17287
17287
  "homepage": "https://videomail.io",
17288
17288
  "repository": {
17289
17289
  "type": "git",
17290
- "url": "https://github.com/binarykitchen/videomail-client.git"
17290
+ "url": "git+https://github.com/binarykitchen/videomail-client.git"
17291
17291
  },
17292
17292
  "license": "CC0-1.0",
17293
17293
  "author": "Michael Heuberger <michael.heuberger@binarykitchen.com>",