Skip to content

Commit

Permalink
Release new version under original name on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
sc85 committed Jun 15, 2020
1 parent 98fd23e commit 420b33f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sentry.io for NativeScript

[![npm](https://img.shields.io/npm/v/@finanzritter/nativescript-sentry.svg)](https://www.npmjs.com/package/@finanzritter/nativescript-sentry)
[![npm](https://img.shields.io/npm/dt/@finanzritter/nativescript-sentry.svg?label=npm%20downloads)](https://www.npmjs.com/package/@finanzritter/nativescript-sentry)
[![npm](https://img.shields.io/npm/v/nativescript-sentry.svg)](https://www.npmjs.com/package/nativescript-sentry)
[![npm](https://img.shields.io/npm/dt/nativescript-sentry.svg?label=npm%20downloads)](https://www.npmjs.com/package/nativescript-sentry)

:construction: **Work in progress**

Expand Down
4 changes: 2 additions & 2 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finanzritter/nativescript-sentry",
"version": "1.10.2",
"name": "nativescript-sentry",
"version": "1.10.3",
"description": "Sentry.io NativeScript plugin.",
"main": "sentry.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 420b33f

Please sign in to comment.