Spaces:
Runtime error
Runtime error
Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"license": "ISC",
|
11 |
"dependencies": {
|
12 |
"express": "*",
|
13 |
-
"music-metadata": "*"
|
14 |
"sharp": "*"
|
15 |
}
|
16 |
}
|
|
|
10 |
"license": "ISC",
|
11 |
"dependencies": {
|
12 |
"express": "*",
|
13 |
+
"music-metadata": "*",
|
14 |
"sharp": "*"
|
15 |
}
|
16 |
}
|