Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 1f5100c

Browse files
committed
chore: sync docer pkg
1 parent ffd5259 commit 1f5100c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package-docker.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"launch.prod": "cross-env NODE_ENV=production SERVE_PORT=${SERVE_PORT} node server"
1010
},
1111
"resolutions": {
12-
"terser": "3.14.1"
12+
"terser": "3.14.1",
13+
"ajv": "6.8.1"
1314
},
1415
"dependencies": {
1516
"accepts": "^1.3.4",

0 commit comments

Comments
 (0)