fix(sourcemap-uploader): version inc (--logs option fix)
This commit is contained in:
parent
cf2c0ef4a5
commit
3c848593f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@openreplay/sourcemap-uploader",
|
"name": "@openreplay/sourcemap-uploader",
|
||||||
"version": "3.0.6",
|
"version": "3.0.7",
|
||||||
"description": "NPM module to upload your JS sourcemaps files to OpenReplay",
|
"description": "NPM module to upload your JS sourcemaps files to OpenReplay",
|
||||||
"bin": "cli.js",
|
"bin": "cli.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue