@mirai/core 0.2.10 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/.env +1 -0
  2. package/package.json +1 -1
package/.env CHANGED
@@ -13,3 +13,4 @@ SERVICE_USER=https://api.mirai.com
13
13
 
14
14
  # THIRD-PARTIES
15
15
  _METRICS=881dced8738749cc015a8bbbb08b2e89
16
+ _SENTRY=https://65d50ad4bd5d4068986253505ab09d34@o4505475603103744.ingest.sentry.io/4505475754229760
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirai/core",
3
- "version": "0.2.10",
3
+ "version": "0.2.12",
4
4
  "source": "src/index.js",
5
5
  "repository": "https://gitlab.com/miraicorp/dev/frontend/core",
6
6
  "author": "JΛVI <hello@soyjavi.com>",