We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f454a commit 6c794f9Copy full SHA for 6c794f9
README.md
@@ -42,7 +42,7 @@ $ muse 477331181 480097777 --temporary
42
43
This action would generate a `playlist.json` in your current working directory.
44
45
-** Try `--stdout` option to write playlist to stdout without generating a file.**
+**Try `--stdout` option to write playlist to stdout without generating a file.**
46
47
## API
48
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "muse-json-generator",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "JSON generator for MUSE",
5
"main": "lib/generator.js",
6
"bin": {
0 commit comments