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 f810091 commit e97c76bCopy full SHA for e97c76b
package.json
@@ -44,7 +44,7 @@
44
"@typescript-eslint/eslint-plugin": "4.28.1",
45
"@typescript-eslint/parser": "4.28.1",
46
"core-js": "3.15.2",
47
- "d3": "4.13.0",
+ "d3": "7.0.0",
48
"d3-selection-multi": "1.0.1",
49
"eslint": "^7.30.0",
50
"jasmine-core": "~3.8.0",
projects/knob/package.json
@@ -4,7 +4,7 @@
4
"version": "1.1.1",
5
"peerDependencies": {
6
"@angular/core": "^12.0.0",
7
8
9
"lodash-es": "^4.17.21"
10
},
0 commit comments