forked from external-repos/LifeTrinket
bump
This commit is contained in:
2
.github/workflows/firebase-release.yml
vendored
2
.github/workflows/firebase-release.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Deploy to Firebase Hosting
|
name: Deploy to Firebase Hosting
|
||||||
'on':
|
'on':
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "life-trinket",
|
"name": "life-trinket",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.5.42",
|
"version": "0.5.43",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18",
|
"node": ">=18",
|
||||||
|
|||||||
Reference in New Issue
Block a user