Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
eensander committed Nov 28, 2023
2 parents 9545dd5 + 91e16d0 commit 634f515
Show file tree
Hide file tree
Showing 5 changed files with 7,872 additions and 13 deletions.
39 changes: 29 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GraphDoc",
"version": "1.8.2",
"version": "1.9.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -15,6 +15,7 @@
"devDependencies": {
"@antv/x6": "^1.31.1",
"@tailwindcss/forms": "^0.5.0",
"@types/node": "^20.10.0",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
Expand Down
Loading

0 comments on commit 634f515

Please sign in to comment.