Skip to content

Commit bd42b80

Browse files
authored
Bump react-audio-visualize version (#10)
1 parent 81f5c34 commit bd42b80

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
22
"name": "react-audio-player-component",
33
"private": false,
4-
"version": "1.2.0",
4+
"version": "1.2.2",
55
"license": "MIT",
6-
"author": "",
6+
"author": "Samhir Tarif",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/samhirtarif/react-audio-player.git"
1010
},
1111
"keywords": [
1212
"react",
1313
"reactjs",
14+
"nextjs",
1415
"react-audio-player",
1516
"react-audio-playback",
1617
"react-voice-player",
@@ -55,7 +56,7 @@
5556
"lint:fix": "npm run lint -- --fix"
5657
},
5758
"dependencies": {
58-
"react-audio-visualize": "^1.1.0"
59+
"react-audio-visualize": "^1.1.3"
5960
},
6061
"devDependencies": {
6162
"@testing-library/dom": "^9.3.0",

0 commit comments

Comments
 (0)