Skip to content

Commit 1411623

Browse files
authored
🤖 Merge PR DefinitelyTyped#73872 fix(cytoscape-d3-force): change from @types/cytoscape to just cytoscape by @hkleungai
1 parent f68d60f commit 1411623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/cytoscape-d3-force/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"https://github.com/shichuanpo/cytoscape.js-d3-force"
77
],
88
"dependencies": {
9-
"@types/cytoscape": "^3.0.9"
9+
"cytoscape": "^3.31"
1010
},
1111
"devDependencies": {
1212
"@types/cytoscape-d3-force": "workspace:."

0 commit comments

Comments
 (0)