Skip to content

Commit cdec556

Browse files
committed
add two more keywords
I was searching for "fake require" but I couldn't find this amazing module
1 parent 39e7de2 commit cdec556

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"unit",
1212
"test",
1313
"leak",
14-
"inspect"
14+
"inspect",
15+
"fake",
16+
"require"
1517
],
1618
"author": {
1719
"name": "Johannes Ewald",

0 commit comments

Comments
 (0)