Commit 1690d7cc by Christoph

version number to 0.9851 & updated npm dependencies

parent 9028047e
{ {
"name": "awrtc_browser", "name": "awrtc_browser",
"version": "1.985.0", "version": "1.985.1",
"description": "Compatible browser implementation to the Unity asset WebRTC Video Chat. Try examples in build folder", "description": "Compatible browser implementation to the Unity asset WebRTC Video Chat. Try examples in build folder",
"author": "because-why-not.com Limited", "author": "because-why-not.com Limited",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"dependencies": {},
"main": "build/bundle/awrtc.js", "main": "build/bundle/awrtc.js",
"types": "build/awrtc/index.d.ts", "types": "build/awrtc/index.d.ts",
"scripts": { "scripts": {
...@@ -26,7 +25,7 @@ ...@@ -26,7 +25,7 @@
"@types/jasmine": "^2.8.17", "@types/jasmine": "^2.8.17",
"jasmine": "^2.99.0", "jasmine": "^2.99.0",
"jasmine-core": "^3.6.0", "jasmine-core": "^3.6.0",
"karma": "^5.2.3", "karma": "^6.3.3",
"karma-chrome-launcher": "^2.2.0", "karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "^1.3.0", "karma-firefox-launcher": "^1.3.0",
"karma-jasmine": "^2.0.1", "karma-jasmine": "^2.0.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment