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.
1 parent 3ddacd3 commit d487f11Copy full SHA for d487f11
package.json
@@ -50,7 +50,7 @@
50
"@babel/core": "^7.13.1",
51
"@babel/preset-env": "^7.13.5",
52
"@babel/register": "^7.13.0",
53
- "@semantic-release/npm": "^7.0.10",
+ "@semantic-release/npm": "^7.1.1",
54
"babel-plugin-syntax-async-functions": "^6.13.0",
55
"babel-plugin-transform-regenerator": "^6.26.0",
56
"babel-polyfill": "^6.26.0",
@@ -63,7 +63,7 @@
63
"rollup-plugin-json": "^4.0.0",
64
"rollup-plugin-node-resolve": "^5.2.0",
65
"rollup-plugin-replace": "^2.2.0",
66
- "semantic-release": "^17.3.9",
+ "semantic-release": "^17.4.2",
67
"standard": "^16.0.3"
68
}
69
0 commit comments