Skip to content

Commit

Permalink
release: 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhermawan committed Jan 25, 2023
1 parent 522ef74 commit 8109cb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "markup2json",
"description": "A library for converting HTML and XML into JSON",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -56,4 +56,4 @@
"web-scraping",
"data-processing"
]
}
}

0 comments on commit 8109cb6

Please sign in to comment.