Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
metaory committed Aug 21, 2024
1 parent c741d57 commit cb3b7f3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "markup.json",
"description": "HTML DOM tree representation in compact JSON -- Draft Spec, Library and CLI",
"version": "0.0.6",
"version": "0.0.7",
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -45,8 +45,7 @@
"dist",
"LICENSE"
],
"keywords": [
],
"keywords": [],
"author": "metaory <metaory@gmail.com>",
"license": "MIT"
}

0 comments on commit cb3b7f3

Please sign in to comment.