Skip to content

Commit

Permalink
chore(deps): update dependency @webpack-cli/serve to v1.5.1 #208
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 11, 2021
1 parent a57f2db commit 83d0d90
Show file tree
Hide file tree
Showing 3 changed files with 1,895 additions and 3,030 deletions.
2 changes: 1 addition & 1 deletion example/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "tsc --noEmit"
},
"author": "jaywcjlove",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@types/express": "4.17.12",
"mocker-api": "2.8.3",
Expand Down
2 changes: 1 addition & 1 deletion example/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@webpack-cli/serve": "1.4.0",
"@webpack-cli/serve": "1.5.1",
"html-webpack-plugin": "5.3.1",
"mocker-api": "2.8.3",
"webpack": "5.38.1",
Expand Down
Loading

0 comments on commit 83d0d90

Please sign in to comment.