Skip to content

Commit

Permalink
fix yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed Jun 30, 2024
1 parent 626730a commit d272f5a
Show file tree
Hide file tree
Showing 2 changed files with 4,020 additions and 7,968 deletions.
13 changes: 3 additions & 10 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"prosemirror-model": "1.13.1"
},
"dependencies": {
"@revolist/vue-datagrid": "^2.9.9",
"axios": "^1.4.0",
"debounce": "^1.2.0",
"element-tiptap": "1.27.1",
"element-ui": "^2.15.13",
"lodash": "^4.17.21",
Expand All @@ -31,14 +29,9 @@
"@iconify/icons-material-symbols": "^1.2.40",
"@iconify/icons-mdi": "^1.2.45",
"@iconify/vue2": "^2.1.0",
"@vue/cli-plugin-babel": "^4.5.10",
"@vue/cli-plugin-eslint": "^4.5.10",
"@vue/cli-service": "^4.5.10",
"babel-eslint": "^10.0.1",
"eslint": "^5.15.1",
"eslint-plugin-vue": "^6.2.2",
"node-sass": "^8.0.0",
"sass-loader": "^10.2.2",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"vue-cli-plugin-axios": "^0.0.4",
"vue-template-compiler": "^2.7.14"
},
Expand Down
Loading

0 comments on commit d272f5a

Please sign in to comment.