@videosdk.live/react-sdk
Advanced tools
Comparing version 0.1.73 to 0.1.74
{ | ||
"name": "@videosdk.live/react-sdk", | ||
"version": "0.1.73", | ||
"version": "0.1.74", | ||
"license": "ISC", | ||
@@ -10,3 +10,4 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "microbundle-crl --no-compress --format modern,cjs", | ||
"build": "microbundle-crl --no-compress --format modern,cjs && yarn copyTypesFolder", | ||
"copyTypesFolder": "cp -a ./src/types/ ./dist/types", | ||
"prettier": "prettier --write 'src/**/*.js'", | ||
@@ -76,5 +77,5 @@ "lint": "eslint 'src/**/*.js'" | ||
"dependencies": { | ||
"@videosdk.live/js-sdk": "0.0.67", | ||
"@videosdk.live/js-sdk": "0.0.68", | ||
"events": "^3.3.0" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
443593
+ Added@videosdk.live/js-sdk@0.0.68(transitive)
- Removed@videosdk.live/js-sdk@0.0.67(transitive)
Updated@videosdk.live/js-sdk@0.0.68