We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e133ec9 commit 5ecd0c2Copy full SHA for 5ecd0c2
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "vlcplayer-node",
3
- "version": "0.5.2",
+ "version": "0.5.3",
4
"description": "A library for controlling VLC player on Raspberry PI.",
5
- "main": "lib/index.js",
+ "main": "lib/index.mjs",
6
"scripts": {
7
"test": "mocha --timeout 30000"
8
},
0 commit comments