We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c49b8 commit ff81b2cCopy full SHA for ff81b2c
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"for"
10
],
11
"license": "MIT",
12
- "version": "2.0.1",
+ "version": "2.0.2",
13
"main": "lib/index.js",
14
"scripts": {
15
"test": "echo \"Error: no test specified\" && exit 1"
@@ -21,10 +21,13 @@
21
"lib/",
22
"dist/",
23
"src/",
24
+ "scripts/",
25
"resources/",
26
"menu/",
27
"cli.js",
- "index.js"
28
+ "index.js",
29
+ "bloggify.js",
30
+ "bloggify.json"
31
32
"repository": {
33
"type": "git",
0 commit comments