Skip to content

Commit 90cb4f7

Browse files
committed
fix(deps): update dependency gojs to v2.1.0
1 parent 2a8c66a commit 90cb4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/web/app/common/components/doc-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"deploy": "npm version patch && npm publish --access public"
88
},
99
"dependencies": {
10-
"gojs": "2.0.12"
10+
"gojs": "2.1.0"
1111
},
1212
"author": "",
1313
"license": "ISC",

0 commit comments

Comments
 (0)