Switched to main repo

This commit is contained in:
Mattias Gustavsson 2019-12-03 14:20:14 +01:00
parent f7fba37044
commit 04b1b5d804
2 changed files with 6 additions and 1 deletions

5
package-lock.json generated
View File

@ -13059,6 +13059,11 @@
"object-assign": "^4.1.1"
}
},
"screen-share-indicator-frame": {
"version": "0.0.0",
"resolved": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#782e058bd750921f00d1b8cf44887cb32dc628c1",
"optional": true
},
"screen-snippet": {
"version": "1.0.3",
"resolved": "git+https://github.com/symphonyoss/ScreenSnippet.git#84d3edb6656e2dbf5d8438336c51f80b0be1c8ad",

View File

@ -133,7 +133,7 @@
},
"optionalDependencies": {
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet.git#v1.0.8",
"screen-share-indicator-frame": "git+https://github.com/mattias-symphony/ScreenShareIndicatorFrame.git",
"screen-share-indicator-frame": "https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v0.0.0",
"swift-search": "2.0.1"
}
}