Skip to content

Commit

Permalink
Merge pull request #2288 from nextcloud/cleanup/entities-dependency
Browse files Browse the repository at this point in the history
npm: remove our own dependency on entities.
  • Loading branch information
juliusknorr authored Apr 11, 2022
2 parents 2988f54 + c8e4ed7 commit 8f2e26d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 5 additions & 2 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"@tiptap/suggestion": "^2.0.0-beta.90",
"@tiptap/vue-2": "^2.0.0-beta.69",
"core-js": "^3.21.1",
"entities": "^3.0.1",
"escape-html": "^1.0.3",
"highlight.js": "^10.7.2",
"lowlight": "^1.20.0",
Expand Down

0 comments on commit 8f2e26d

Please sign in to comment.