Skip to content

Commit

Permalink
⬆️ wavedrom, codemirror
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed Dec 2, 2019
1 parent 08fbb5a commit 063169b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wavedrom-editor",
"description": "WaveDrom editor",
"version": "2.1.8",
"version": "2.2.0",
"main": "index.js",
"directories": {
"doc": "doc"
Expand All @@ -26,10 +26,10 @@
},
"homepage": "http://wavedrom.com",
"devDependencies": {
"codemirror": "^5.49.0",
"eslint": "^5.16.0",
"@drom/eslint-config": "^0.10.0",
"wavedrom": "^2.1.8"
"codemirror": "^5.49.2",
"eslint": "^5.16.0",
"wavedrom": "^2.2.0"
},
"eslintConfig": {
"extends": "@drom/eslint-config/eslint4/node4"
Expand Down

0 comments on commit 063169b

Please sign in to comment.