Skip to content

Commit

Permalink
NPM package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
acbart committed Jun 22, 2019
1 parent 8d21f7e commit d62d315
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
13 changes: 13 additions & 0 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"bugs": {
"url": "https://github.com/blockpy-edu/BlockMirror/issues"
},
"homepage": "https://github.com/blockpy-edu/BlockMirror#readme"
"homepage": "https://github.com/blockpy-edu/BlockMirror#readme",
"dependencies": {
"codemirror": "^5.48.0"
}
}

0 comments on commit d62d315

Please sign in to comment.