Skip to content

Commit 3d6c018

Browse files
committed
INT-1393 fix dependency typo: ncp, not npc (#380)
1 parent 01a2b17 commit 3d6c018

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
@@ -124,7 +124,7 @@
124124
"mongodb-ns": "^1.0.3",
125125
"mongodb-schema": "^4.2.0",
126126
"ms": "^0.7.1",
127-
"npc": "0.0.1",
127+
"ncp": "^2.0.0",
128128
"numeral": "^1.5.3",
129129
"pluralize": "^1.2.1",
130130
"qs": "^5.2.0",

0 commit comments

Comments
 (0)