Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Feb 5, 2023
1 parent f39fc26 commit 97e9d08
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 90 deletions.
138 changes: 51 additions & 87 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@titanium-sdk/ti.playservices",
"version": "17.5.0",
"version": "18.3.0",
"description": "Titanium Google Play Services module.",
"scripts": {
"ci": "node updater/index.js ci",
Expand Down Expand Up @@ -49,7 +49,6 @@
"eslint": "^8.20.0",
"eslint-config-axway": "^7.0.1",
"eslint-plugin-jasmine": "^4.1.3",
"fs-extra": "^10.0.0",
"husky": "^8.0.1",
"jasmine-core": "^4.3.0",
"karma": "^6.4.0",
Expand All @@ -60,7 +59,7 @@
"lint-staged": "^13.0.3",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"ssri": "^8.0.0",
"ssri": "^10.0.1",
"titanium-docgen": "^4.10.3"
},
"dependencies": {},
Expand Down

0 comments on commit 97e9d08

Please sign in to comment.