Bumped version number and git path

This commit is contained in:
Mattias Gustavsson 2019-12-17 11:06:16 +01:00
parent be6bcc6f69
commit 493afc1c58
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -13065,8 +13065,8 @@
"optional": true
},
"screen-snippet": {
"version": "0.0.0",
"resolved": "git+https://github.com/mattias-symphony/ScreenSnippet2.git#34430ff991ad6704c59437bf9ed4e90440583a60",
"version": "1.0.0",
"resolved": "git+https://github.com/symphonyoss/ScreenSnippet2.git#4bd0f9b76d3d99f341b344ef4d9264a0a6bc62a8",
"optional": true
},
"semver": {

View File

@ -132,7 +132,7 @@
"shell-path": "2.1.0"
},
"optionalDependencies": {
"screen-snippet": "git+https://github.com/mattias-symphony/ScreenSnippet2.git",
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.0",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.0.0",
"swift-search": "2.0.1"
}