We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fbb5a commit 063169bCopy full SHA for 063169b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "wavedrom-editor",
3
"description": "WaveDrom editor",
4
- "version": "2.1.8",
+ "version": "2.2.0",
5
"main": "index.js",
6
"directories": {
7
"doc": "doc"
@@ -26,10 +26,10 @@
26
},
27
"homepage": "http://wavedrom.com",
28
"devDependencies": {
29
- "codemirror": "^5.49.0",
30
- "eslint": "^5.16.0",
31
"@drom/eslint-config": "^0.10.0",
32
- "wavedrom": "^2.1.8"
+ "codemirror": "^5.49.2",
+ "eslint": "^5.16.0",
+ "wavedrom": "^2.2.0"
33
34
"eslintConfig": {
35
"extends": "@drom/eslint-config/eslint4/node4"
0 commit comments