Skip to content

Commit

Permalink
lodash in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbghoul committed May 15, 2023
1 parent 52a9692 commit d9161ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
12 changes: 5 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -32,13 +32,13 @@
"grunt-browserify": "^6.0.0",
"grunt-contrib-jshint": "^3.2.0",
"grunt-shell": "^4.0.0",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mocha-headless-chrome": "^4.0.0",
"pm2": "^5.3.0"
},
"dependencies": {
"q": "^1.5.1"
"q": "^1.5.1",
"lodash": "^4.17.21"
},
"enlightme": {
"appName": "Obsidian HTTP Request"
Expand Down

0 comments on commit d9161ae

Please sign in to comment.