Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 4b817ff

Browse files
committed
6.0.0
1 parent 574285b commit 4b817ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filecoin-station/core",
3-
"version": "5.2.1",
3+
"version": "6.0.0",
44
"type": "module",
55
"description": "Filecoin Station Core",
66
"license": "(Apache-2.0 AND MIT)",
@@ -45,5 +45,5 @@
4545
"unzip-stream": "^0.3.1",
4646
"yargs": "^17.7.1"
4747
},
48-
"sentryEnvironment": "development"
48+
"sentryEnvironment": "production"
4949
}

0 commit comments

Comments
 (0)