Skip to content

Commit

Permalink
🏷️ Publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
dertieran committed Jan 10, 2025
1 parent 2e27c27 commit 5659910
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "@havesource/cordova-plugin-push",
"version": "5.0.5",
"name": "@zenkit-dev/cordova-plugin-push",
"version": "5.0.5-dev.1",
"description": "Register and receive push notifications.",
"repository": "https://github.com/dertieran/cordova-plugin-push.git",
"scripts": {
"build": "babel src/js --out-dir www",
"build:watch": "nodemon -w ./src/js -e js -x npm run build",
Expand All @@ -11,7 +12,6 @@
"precommit-msg": "echo 'Pre-commit checks...' && exit 0",
"test": "npm run build && npm run lint && npm run jasmine"
},
"repository": "github:havesource/cordova-plugin-push",
"keywords": [
"ecosystem:cordova",
"cordova-ios",
Expand Down

0 comments on commit 5659910

Please sign in to comment.