浏览代码

version bump

George S. Baugh 2 年之前
父节点
当前提交
ee2590207c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "private": true,
   "dependencies": {
     "express": "^4.17",
-    "playwright": "^1.15.1",
+    "playwright": "^1.16.2",
     "uuid": "^8.3"
   }
 }