Skip to content

Commit

Permalink
dependency: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uyen18827 committed Mar 18, 2021
1 parent bfa04af commit 8eb2709
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
10 changes: 7 additions & 3 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@
"author": "Uyen Nguyen",
"license": "ISC",
"dependencies": {
"@types/node": "^14.14.31",
"concurrently": "^5.3.0",
"lite-server": "^2.6.1"
},
"devDependencies": {
"@types/node": "^14.14.31"
}
}

0 comments on commit 8eb2709

Please sign in to comment.