@webiny/api-prerendering-service-so-ddb 5.42.0-beta.4 → 5.42.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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-prerendering-service-so-ddb",
3
- "version": "5.42.0-beta.4",
3
+ "version": "5.42.0",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -18,16 +18,16 @@
18
18
  "author": "Webiny Ltd",
19
19
  "license": "MIT",
20
20
  "dependencies": {
21
- "@webiny/api-prerendering-service": "5.42.0-beta.4",
22
- "@webiny/aws-sdk": "5.42.0-beta.4",
23
- "@webiny/error": "5.42.0-beta.4"
21
+ "@webiny/api-prerendering-service": "5.42.0",
22
+ "@webiny/aws-sdk": "5.42.0",
23
+ "@webiny/error": "5.42.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@webiny/cli": "5.42.0-beta.4",
27
- "@webiny/db": "5.42.0-beta.4",
28
- "@webiny/db-dynamodb": "5.42.0-beta.4",
29
- "@webiny/handler-aws": "5.42.0-beta.4",
30
- "@webiny/project-utils": "5.42.0-beta.4",
26
+ "@webiny/cli": "5.42.0",
27
+ "@webiny/db": "5.42.0",
28
+ "@webiny/db-dynamodb": "5.42.0",
29
+ "@webiny/handler-aws": "5.42.0",
30
+ "@webiny/project-utils": "5.42.0",
31
31
  "jest-dynalite": "3.6.1",
32
32
  "prettier": "2.8.8",
33
33
  "rimraf": "6.0.1",