Commit 3a025bd5 authored by rockyl's avatar rockyl

1.0.29

parent 0009a7cb
{ {
"name": "html-shot", "name": "html-shot",
"version": "1.0.28", "version": "1.0.29",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"license": "MIT", "license": "MIT",
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
"build": "tsc --target es5", "build": "tsc --target es5",
"release": "npm run build && npm version patch && npm publish" "release": "npm run build && npm version patch && npm publish"
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment