mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-06-14 04:01:08 +00:00
release v1.1.1
This commit is contained in:
parent
cce8d5c948
commit
cb877fce88
4 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "markdown-wasm",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "markdown-wasm",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Markdown parser and html generator implemented in WebAssembly",
|
||||
"browser": "dist/markdown.js",
|
||||
"main": "dist/markdown.node.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue