Skip to content

Commit 27a8d50

Browse files
committed
chore: community package
1 parent 58056d6 commit 27a8d50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "nativescript-akylas-sentry",
2+
"name": "@nativescript-community/sentry",
33
"version": "1.0.0",
44
"scripts": {
55
"tsc": "cp src/nssentry.d.ts plugin && tsc -skipLibCheck",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "nativescript-akylas-sentry",
2+
"name": "@nativescript-community/sentry",
33
"version": "0.0.9",
44
"main": "./index",
55
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)