mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) nyc v14.0.0
This commit is contained in:
parent
d94d448ee4
commit
1cfb58d922
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"nyc": {
|
||||
"exclude": [
|
||||
"**.*.spec.js",
|
||||
"**/*.spec.js",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
"morgan": "^1.6.1",
|
||||
"multi-rename": "^1.0.0",
|
||||
"nodemon": "^1.9.1",
|
||||
"nyc": "^13.0.1",
|
||||
"nyc": "^14.0.0",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.0",
|
||||
"philip": "^2.0.0",
|
||||
"place": "^1.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue