Skip to content

Commit ff81b2c

Browse files
committed
⬆️ 2.0.2 🎉
1 parent 94c49b8 commit ff81b2c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"for"
1010
],
1111
"license": "MIT",
12-
"version": "2.0.1",
12+
"version": "2.0.2",
1313
"main": "lib/index.js",
1414
"scripts": {
1515
"test": "echo \"Error: no test specified\" && exit 1"
@@ -21,10 +21,13 @@
2121
"lib/",
2222
"dist/",
2323
"src/",
24+
"scripts/",
2425
"resources/",
2526
"menu/",
2627
"cli.js",
27-
"index.js"
28+
"index.js",
29+
"bloggify.js",
30+
"bloggify.json"
2831
],
2932
"repository": {
3033
"type": "git",

0 commit comments

Comments
 (0)