Skip to content

Commit

Permalink
Fix git:// dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed May 7, 2022
1 parent 27d42a3 commit 814dae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"node": ">= 14"
},
"devDependencies": {
"b": "git://github.com/davedoesdev/b.git",
"b": "davedoesdev/b",
"c8": "^7.11.2",
"chai": "^4.3.6",
"grunt": "^1.5.2",
Expand Down

0 comments on commit 814dae1

Please sign in to comment.