Comparing version 0.0.9 to 0.0.10
@@ -10,4 +10,5 @@ module.exports = { | ||
VimeoTrack: require('./track/VimeoTrack'), | ||
YoutubeTrack: require('./track/YoutubeTrack') | ||
YoutubeTrack: require('./track/YoutubeTrack'), | ||
MixCloudTrack: require('./track/MixCloudTrack'), | ||
} | ||
}; |
{ | ||
"name": "kaku-core", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "This repo keeps shared scripts that can be reused in differnt clients", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35552
27
1075