We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ff0438 + 3eeb133 commit 1ccb3eeCopy full SHA for 1ccb3ee
.yarn/versions/d1b30db5.yml
@@ -0,0 +1,2 @@
1
+declined:
2
+ - remix-google-cloud-functions
remix-google-cloud-functions/package.json
@@ -1,7 +1,7 @@
{
"name": "remix-google-cloud-functions",
3
"description": "Remix Adapter for Google Cloud Functions and Firebase Functions",
4
- "version": "0.0.4",
+ "version": "0.1.0-rc.1",
5
"license": "MIT",
6
"author": "Alasdair McLeay",
7
"main": "build/index.js",
@@ -40,5 +40,6 @@
40
"react-dom": "^17.0.2",
41
"supertest": "^6.0.1",
42
"typescript": "^4.9.5"
43
- }
+ },
44
+ "stableVersion": "0.0.4"
45
}
0 commit comments