not a dep any more
This commit is contained in:
@ -73,7 +73,6 @@
|
||||
"EntityFramework.Relational": "7.0.0-rc1-final",
|
||||
"EntityFramework7.Npgsql": "3.1.0-rc1-3",
|
||||
"EntityFramework7.Npgsql.Design": "3.1.0-rc1-5",
|
||||
"MailKit": "1.12.0",
|
||||
"MarkdownDeep-av.NET": "1.5.6",
|
||||
"Microsoft.AspNet.Authentication.Cookies": "1.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Authentication.Facebook": "1.0.0-rc1-final",
|
||||
@ -172,4 +171,4 @@
|
||||
"prepublish": "gulp min"
|
||||
},
|
||||
"embed": "Views/**/*.cshtml"
|
||||
}
|
||||
}
|
||||
|
1
Yavsc/wwwroot/js/str.min.js
vendored
Normal file
1
Yavsc/wwwroot/js/str.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
var constraints={audio:!0,video:!1};navigator.mediaDevices.getUserMedia(constraints).then(function(o){console.log("got stream!"),console.log(o)}).catch(function(o){console.log(o)});
|
Reference in New Issue
Block a user