Skip to content

Commit

Permalink
Merge pull request #88 from ckeditor/i/87
Browse files Browse the repository at this point in the history
Other (generator): Upgraded the `http-server` package to the latest version to fix a problem with starting the HTTP server for DLL files. Closes #87.
  • Loading branch information
pomek committed Jan 11, 2022
2 parents 0b01aaf + aec2a92 commit e769c3d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -49,7 +49,7 @@
"@ckeditor/ckeditor5-upload": ">=<%= packageVersions.ckeditor5 %>",
"eslint": "^7.32.0",
"eslint-config-ckeditor5": ">=<%= packageVersions.eslintConfigCkeditor5 %>",
"http-server": "^13.0.2",
"http-server": "^14.1.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.6",
"stylelint": "^13.13.1",
Expand Down

0 comments on commit e769c3d

Please sign in to comment.