Skip to content

Commit 063169b

Browse files
committed
⬆️ wavedrom, codemirror
1 parent 08fbb5a commit 063169b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wavedrom-editor",
33
"description": "WaveDrom editor",
4-
"version": "2.1.8",
4+
"version": "2.2.0",
55
"main": "index.js",
66
"directories": {
77
"doc": "doc"
@@ -26,10 +26,10 @@
2626
},
2727
"homepage": "http://wavedrom.com",
2828
"devDependencies": {
29-
"codemirror": "^5.49.0",
30-
"eslint": "^5.16.0",
3129
"@drom/eslint-config": "^0.10.0",
32-
"wavedrom": "^2.1.8"
30+
"codemirror": "^5.49.2",
31+
"eslint": "^5.16.0",
32+
"wavedrom": "^2.2.0"
3333
},
3434
"eslintConfig": {
3535
"extends": "@drom/eslint-config/eslint4/node4"

0 commit comments

Comments
 (0)