mag-app-audio-club
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -32,4 +32,4 @@ { | ||
"No playlists": "Нет плейлистов", | ||
"No tracks": "Нет треков", | ||
"Play": "Просмотр", | ||
"No tracks": "Нет композиций", | ||
"Play": "Воспроизвести", | ||
"Playlists": "Плейлисты", | ||
@@ -40,5 +40,5 @@ "Remove from playlist": "Удалить из плейлиста", | ||
"Sort": "Сортировка", | ||
"Tracks": "Треки", | ||
"Tracks": "Композиции", | ||
"Year:": "Год:", | ||
"Years": "Год:", | ||
"Years": "Года", | ||
"create playlist": "Создать плейлист", | ||
@@ -45,0 +45,0 @@ "name": "имя" |
{ | ||
"name": "mag-app-audio-club", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Audio club for stalker.", | ||
@@ -9,6 +9,8 @@ "author": { | ||
}, | ||
"optionalDependencies": { | ||
"mag-app-player": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"mag-core": "^1.0.0", | ||
"mag-app-stalker-api": "^1.0.0", | ||
"mag-app-player": "^1.0.0" | ||
"mag-app-stalker-api": "^1.0.0" | ||
}, | ||
@@ -70,4 +72,5 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "gulp webpack:develop && gulp lang && gulp webpack:clean && gulp build:release" | ||
"build": "gulp webpack:develop && gulp lang && gulp webpack:clean && gulp build:release", | ||
"prepublish": "npm run build" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
176491
- Removedmag-app-player@^1.0.0