Skip to content

Commit

Permalink
release: 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed May 20, 2020
1 parent b648e30 commit f151274
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions packages/bytemd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bytemd",
"version": "0.0.10",
"version": "0.0.11",
"description": "Full-featured markdown editor and viewer",
"author": "Rongjian Zhang <[email protected]>",
"license": "MIT",
Expand All @@ -12,8 +12,10 @@
"files": [
"dist",
"src",
"react",
"helpers"
"helpers/index.d.ts",
"helpers/index.js",
"react/index.d.ts",
"react/index.js"
],
"dependencies": {
"@types/codemirror": "^0.0.87",
Expand Down

0 comments on commit f151274

Please sign in to comment.