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 9c91b45 commit 909d926Copy full SHA for 909d926
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@risingstack/trace",
3
- "version": "2.33.0",
+ "version": "3.1.0-beta.0",
4
"author": "RisingStack, Inc.",
5
"license": "SEE LICENSE IN LICENSE",
6
"contributors": "RisingStack",
@@ -17,7 +17,7 @@
17
],
18
"release": {
19
"verifyConditions": {
20
- "path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
+ "path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
21
}
22
},
23
"main": "lib/index.js",
0 commit comments