Commit 46b5356 1 parent 0425a93 commit 46b5356 Copy full SHA for 46b5356
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"@alwatr/package-tracer" : " ^5.0.0" ,
45
- "@nexim/pwa-install-prompt" : " ^1.0.0-alpha.2 " ,
46
- "@nexim/service-worker-notify" : " ^1.0.0-alpha.3 "
45
+ "@nexim/pwa-install-prompt" : " workspace:^ " ,
46
+ "@nexim/service-worker-notify" : " workspace:^ "
47
47
},
48
48
"devDependencies" : {
49
49
"@alwatr/nano-build" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -3018,7 +3018,7 @@ __metadata:
3018
3018
languageName : node
3019
3019
linkType : hard
3020
3020
3021
- " @nexim/pwa-install-prompt@npm:^1.0.0-alpha.1 , @nexim/pwa-install-prompt@workspace:packages/pwa-install-prompt " :
3021
+ " @nexim/pwa-install-prompt@workspace:^ , @nexim/pwa-install-prompt@workspace:packages/pwa-install-prompt " :
3022
3022
version : 0.0.0-use.local
3023
3023
resolution : " @nexim/pwa-install-prompt@workspace:packages/pwa-install-prompt"
3024
3024
dependencies :
@@ -3037,7 +3037,7 @@ __metadata:
3037
3037
languageName : unknown
3038
3038
linkType : soft
3039
3039
3040
- " @nexim/service-worker-notify@npm:^1.0.0-alpha.2 , @nexim/service-worker-notify@workspace:packages/service-worker-notify " :
3040
+ " @nexim/service-worker-notify@workspace:^ , @nexim/service-worker-notify@workspace:packages/service-worker-notify " :
3041
3041
version : 0.0.0-use.local
3042
3042
resolution : " @nexim/service-worker-notify@workspace:packages/service-worker-notify"
3043
3043
dependencies :
@@ -3095,8 +3095,8 @@ __metadata:
3095
3095
" @alwatr/nano-build " : " npm:^5.0.0"
3096
3096
" @alwatr/package-tracer " : " npm:^5.0.0"
3097
3097
" @alwatr/type-helper " : " npm:^5.0.0"
3098
- " @nexim/pwa-install-prompt " : " npm:^1.0.0-alpha.1 "
3099
- " @nexim/service-worker-notify " : " npm:^1.0.0-alpha.2 "
3098
+ " @nexim/pwa-install-prompt " : " workspace:^ "
3099
+ " @nexim/service-worker-notify " : " workspace:^ "
3100
3100
" @nexim/typescript-config " : " npm:^1.1.0"
3101
3101
" @types/node " : " npm:^22.10.5"
3102
3102
ava : " npm:^6.2.0"
You can’t perform that action at this time.
0 commit comments