@playkit-js/unisphere 0.0.20-canary.0-245c2f5 → 0.0.20-canary.0-137ed79

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playkit-js/unisphere",
3
- "version": "0.0.20-canary.0-245c2f5",
3
+ "version": "0.0.20-canary.0-137ed79",
4
4
  "description": "Playkit JS Unisphere plugin",
5
5
  "main": "dist/playkit-unisphere.js",
6
6
  "typings": "dist/index.d.ts",
@@ -37,7 +37,7 @@
37
37
  "clean": "rimraf ./dist",
38
38
  "prebuild": "npm run clean",
39
39
  "precommit": "npm run build:prod && npm run type-check && npm run lint",
40
- "pushTaggedRelease": "git push --follow-tags --no-verify origin master",
40
+ "pushTaggedRelease": "git push --follow-tags --no-verify origin test-jfrog-migration",
41
41
  "release": "standard-version"
42
42
  },
43
43
  "dependencies": {