Skip to content

Commit e628998

Browse files
authored
Release 0.0.4 (#50)
2 parents db25af8 + 337e01a commit e628998

File tree

5 files changed

+2
-11
lines changed

5 files changed

+2
-11
lines changed

.yarn/versions/a1e3c22d.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.yarn/versions/b0ccbdaf.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.yarn/versions/cabb7607.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.yarn/versions/f043d422.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

remix-google-cloud-functions/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remix-google-cloud-functions",
33
"description": "Remix Adapter for Google Cloud Functions and Firebase Functions",
4-
"version": "0.0.4-rc.3",
4+
"version": "0.0.4",
55
"license": "MIT",
66
"author": "Alasdair McLeay",
77
"main": "build/index.js",
@@ -40,6 +40,5 @@
4040
"react-dom": "^17.0.2",
4141
"supertest": "^6.0.1",
4242
"typescript": "^4.9.5"
43-
},
44-
"stableVersion": "0.0.3"
43+
}
4544
}

0 commit comments

Comments
 (0)