소스 검색

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"
   }
 }