Change word DEPENDENCES to DEPENDENCIES.
See? This is something would happen if you staring at a file that you created like a month ago and start to think "Hey, I wonder whether or not this is a valid English word"
This commit is contained in:
@@ -235,7 +235,7 @@ module.exports = {
|
||||
to: path.join(__dirname, ".tmp", "dist")
|
||||
},
|
||||
{
|
||||
from: path.join(__dirname, "DEPENDENCES.md"),
|
||||
from: path.join(__dirname, "DEPENDENCIES.md"),
|
||||
to: path.join(__dirname, ".tmp", "dist")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user