We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f2d3a commit 6576490Copy full SHA for 6576490
1 file changed
lib/node_modules/@stdlib/_tools/package-json/scripts/update_gypfile
@@ -21,7 +21,7 @@
21
'use strict';
22
23
/*
24
-* Update package `package.json` files by setting the `gyppfile` field to `true` for packages which contain a `binding.gyp` and/or `include.gypi` file.
+* Update package `package.json` files by setting the `gypfile` field to `true` for packages which contain a `binding.gyp` and/or `include.gypi` file.
25
*
26
* * *$1*: root search directory
27
0 commit comments