@webiny/api-prerendering-service-so-ddb 5.41.2-beta.1 → 5.41.2
Sign up to get free protection for your applications and to get access to all the features.
- 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.41.2
|
3
|
+
"version": "5.41.2",
|
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.2
|
23
|
-
"@webiny/aws-sdk": "5.41.2
|
24
|
-
"@webiny/error": "5.41.2
|
22
|
+
"@webiny/api-prerendering-service": "5.41.2",
|
23
|
+
"@webiny/aws-sdk": "5.41.2",
|
24
|
+
"@webiny/error": "5.41.2"
|
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.2
|
33
|
-
"@webiny/db": "5.41.2
|
34
|
-
"@webiny/db-dynamodb": "5.41.2
|
35
|
-
"@webiny/handler-aws": "5.41.2
|
36
|
-
"@webiny/project-utils": "5.41.2
|
32
|
+
"@webiny/cli": "5.41.2",
|
33
|
+
"@webiny/db": "5.41.2",
|
34
|
+
"@webiny/db-dynamodb": "5.41.2",
|
35
|
+
"@webiny/handler-aws": "5.41.2",
|
36
|
+
"@webiny/project-utils": "5.41.2",
|
37
37
|
"jest-dynalite": "3.6.1",
|
38
38
|
"prettier": "2.8.8",
|
39
39
|
"rimraf": "5.0.5",
|