We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c62fe46 + b20e508 commit 25552ecCopy full SHA for 25552ec
package.json
@@ -12,10 +12,10 @@
12
"devDependencies": {
13
"chai": "^4.1.2",
14
"mocha": "^4.0.1",
15
- "nock": "^9.0.25",
+ "nock": "^9.1.5",
16
+ "semantic-release": "^11.0.2",
17
"standard": "^10.0.3",
- "standard-markdown": "^4.0.2",
18
- "semantic-release": "^11.0.2"
+ "standard-markdown": "^4.0.2"
19
},
20
"scripts": {
21
"test": "mocha && standard --fix && standard-markdown",
0 commit comments