Skip to content

Commit

Permalink
deps(keep-pwa): update to 0.32
Browse files Browse the repository at this point in the history
njfamirm committed Jun 14, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 958b336 commit e782763
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions uniquely/keep-pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/keep-pwa",
"version": "0.31.0",
"version": "0.32.0",
"description": "Alwatr Keep PWA.",
"type": "module",
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com> (https://ali.mihandoost.com)",
@@ -37,17 +37,17 @@
"watch:root": "cd ../../ && yarn watch:ts"
},
"devDependencies": {
"@alwatr/element": "^0.31.0",
"@alwatr/fetch": "^0.31.0",
"@alwatr/fsm": "^0.31.0",
"@alwatr/context": "^0.31.0",
"@alwatr/i18n": "^0.31.0",
"@alwatr/math": "^0.31.0",
"@alwatr/pwa-helper": "^0.31.0",
"@alwatr/router": "^0.31.0",
"@alwatr/signal": "^0.31.0",
"@alwatr/type": "^0.31.0",
"@alwatr/ui-kit": "^0.31.0",
"@alwatr/element": "^0.32.0",
"@alwatr/fetch": "^0.32.0",
"@alwatr/fsm": "^0.32.0",
"@alwatr/context": "^0.32.0",
"@alwatr/i18n": "^0.32.0",
"@alwatr/math": "^0.32.0",
"@alwatr/pwa-helper": "^0.32.0",
"@alwatr/router": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"@alwatr/type": "^0.32.0",
"@alwatr/ui-kit": "^0.32.0",
"@web/dev-server": "^0.2.1",
"@webcomponents/webcomponentsjs": "^2.8.0",
"esbuild": "^0.17.18",

0 comments on commit e782763

Please sign in to comment.