mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-16 01:34:04 +07:00
node_modules: upgrade
This commit is contained in:
12
node_modules/which-module/package.json
generated
vendored
12
node_modules/which-module/package.json
generated
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "which-module",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Find the module object for something that was require()d",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -32,10 +32,10 @@
|
||||
},
|
||||
"homepage": "https://github.com/nexdrew/which-module#readme",
|
||||
"devDependencies": {
|
||||
"ava": "^0.19.1",
|
||||
"coveralls": "^2.13.1",
|
||||
"nyc": "^10.3.0",
|
||||
"standard": "^10.0.2",
|
||||
"standard-version": "^4.0.0"
|
||||
"ava": "^2.0.0",
|
||||
"coveralls": "^3.0.3",
|
||||
"nyc": "^14.0.0",
|
||||
"standard": "^14.0.0",
|
||||
"standard-version": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user