Skip to content

Commit

Permalink
fix #74
Browse files Browse the repository at this point in the history
  • Loading branch information
izure committed May 10, 2021
1 parent 945a468 commit 25c56e9
Show file tree
Hide file tree
Showing 7 changed files with 319 additions and 90 deletions.
29 changes: 27 additions & 2 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"pid-from-port": "^1.1.3",
"sanitize-filename": "^1.6.3",
"scrollmonitor": "^1.2.4",
"string-similarity": "^4.0.4",
"tiny-typed-emitter": "^2.0.3",
"trash": "^7.0.0",
"tree-kill": "^1.2.2",
Expand All @@ -64,6 +65,7 @@
"@types/node-fetch": "^2.5.8",
"@types/normalize-path": "^3.0.0",
"@types/pid-from-port": "^1.1.0",
"@types/string-similarity": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"@vue/cli-plugin-babel": "~4.5.0",
Expand Down
Loading

0 comments on commit 25c56e9

Please sign in to comment.