Skip to content

Commit

Permalink
[APD-13183] Bump version and fix package (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimroi authored Jun 7, 2024
1 parent e640342 commit 08237e8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"repository": "https://github.com/appodeal/admob-sync-app",
"description": "Appodeal AdMob Sync application",
"private": true,
"version": "1.0.10",
"version": "1.0.11",
"scripts": {
"start": "npm run start:app",
"start:app": "node --max_old_space_size=4096 node_modules/.bin/webpack --watch --progress --config=webpack/development.ts",
Expand Down Expand Up @@ -167,7 +167,7 @@
"apollo-link-error": "^1.1.7",
"compare-versions": "^3.4.0",
"dotenv": "^8.1.0",
"electron": "^17.1.2",
"electron": "^13.6.6",
"electron-platform": "^1.2.0",
"escape-string-regexp": "^2.0.0",
"fast-safe-stringify": "^2.1.1",
Expand Down

0 comments on commit 08237e8

Please sign in to comment.