@webiny/api-prerendering-service-so-ddb 5.41.0-dbt.0 → 5.41.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-prerendering-service-so-ddb",
3
- "version": "5.41.0-dbt.0",
3
+ "version": "5.41.0",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -19,9 +19,9 @@
19
19
  "license": "MIT",
20
20
  "dependencies": {
21
21
  "@babel/runtime": "7.24.1",
22
- "@webiny/api-prerendering-service": "5.41.0-dbt.0",
23
- "@webiny/aws-sdk": "5.41.0-dbt.0",
24
- "@webiny/error": "5.41.0-dbt.0"
22
+ "@webiny/api-prerendering-service": "5.41.0",
23
+ "@webiny/aws-sdk": "5.41.0",
24
+ "@webiny/error": "5.41.0"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@babel/cli": "7.24.1",
@@ -29,11 +29,11 @@
29
29
  "@babel/plugin-proposal-export-default-from": "7.24.1",
30
30
  "@babel/preset-env": "7.24.3",
31
31
  "@babel/preset-typescript": "7.24.1",
32
- "@webiny/cli": "5.41.0-dbt.0",
33
- "@webiny/db": "5.41.0-dbt.0",
34
- "@webiny/db-dynamodb": "5.41.0-dbt.0",
35
- "@webiny/handler-aws": "5.41.0-dbt.0",
36
- "@webiny/project-utils": "5.41.0-dbt.0",
32
+ "@webiny/cli": "5.41.0",
33
+ "@webiny/db": "5.41.0",
34
+ "@webiny/db-dynamodb": "5.41.0",
35
+ "@webiny/handler-aws": "5.41.0",
36
+ "@webiny/project-utils": "5.41.0",
37
37
  "jest-dynalite": "3.6.1",
38
38
  "prettier": "2.8.8",
39
39
  "rimraf": "5.0.5",
@@ -48,5 +48,5 @@
48
48
  "build": "yarn webiny run build",
49
49
  "watch": "yarn webiny run watch"
50
50
  },
51
- "gitHead": "bbaec4dd1685579548c08bbde386aee5d96b80f8"
51
+ "gitHead": "a542f4d0806744c5e2333b3786478c4af3b6b750"
52
52
  }