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.
1 parent ca02344 commit 0628e8aCopy full SHA for 0628e8a
examples/nodejs-minimal/package.json
@@ -8,7 +8,7 @@
8
"start": "node ./dist/index"
9
},
10
"dependencies": {
11
- "@scaleway/configuration-loader": "^0.1.0-alpha",
+ "@scaleway/configuration-loader": "^0.1.0-beta.2",
12
"@scaleway/sdk": "^0.1.0-alpha"
13
14
"devDependencies": {
examples/serverless-function-minimal/package.json
@@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
15
0 commit comments