Skip to content

Commit 0509c73

Browse files
committedOct 11, 2021
Add playwright and http-server
1 parent 2bb0f74 commit 0509c73

File tree

2 files changed

+1233
-761
lines changed

2 files changed

+1233
-761
lines changed
 

‎package-lock.json

+1,231-761
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,11 @@
4747
"grunt-contrib-jshint": "~1.0.0",
4848
"grunt-contrib-uglify": "~4.0.1",
4949
"grunt-saucelabs": "Stuk/grunt-saucelabs#v10.0.0",
50+
"http-server": "^13.0.2",
5051
"jshint": "~2.9.1",
5152
"jszip-utils": "~0.0.2",
5253
"package-json-versionify": "1.0.2",
54+
"playwright": "^1.15.2",
5355
"qunit": "~2.9.2",
5456
"tmp": "0.0.28"
5557
},

0 commit comments

Comments
 (0)
Please sign in to comment.