Skip to content

Commit 8fffac2

Browse files
committed
update package.json
1 parent e2354ee commit 8fffac2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "website-scraper",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "full web-page's scraping including all css, images, js, etc.",
5+
"readmeFilename": "README.md",
56
"main": "index.js",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)