Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dancespiele committed Nov 28, 2021
1 parent 61697a5 commit 207f07b
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 deletions.
190 changes: 95 additions & 95 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
},
"devDependencies": {
"chokidar": "^3.4.0",
"compression": "^1.7.4",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"lodash": "^4.17.21",
"node-forge": ">=0.10.0",
"parcel-bundler": "^1.12.4",
"parcel-plugin-static-files-copy": "^2.3.1",
"sass": "^1.37.0",
"typescript": "^3.8.3",
"prismjs": "^1.25.0",
"lodash": ">=4.17.19",
"express": "^4.17.1",
"compression": "^1.7.4",
"node-forge": ">=0.10.0"
"sass": "^1.37.0",
"typescript": "^3.8.3"
},
"dependencies": {
"prismjs": "^1.25.0"
Expand Down

0 comments on commit 207f07b

Please sign in to comment.