Skip to content

Commit d433546

Browse files
authored
Change package.json file to highlight where dependency update should go
1 parent 56d6fbb commit d433546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Memory game with Octocats",
44
"version": "0.0.1",
55
"dependencies": {
6-
"debug": "2.6.8",
6+
"debug": "?",
77
"ejs": "^2.5.6",
88
"hoek": "^4.0.0",
99
"npm": "^6.4.1",

0 commit comments

Comments
 (0)