Skip to content

Commit c5dc035

Browse files
committed
add playwright to dependencies
1 parent 6cc2975 commit c5dc035

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"slidev-theme-the-unnamed": "^0.0.20",
2222
"netlify-cli": "^17.37.2",
2323
"unplugin-icons": "^0.20.1",
24+
"playwright-chromium": "^1.48.2",
2425
"vue": "^3.4.38"
2526
},
2627
"devDependencies": {
27-
"playwright-chromium": "^1.48.2",
2828
"prettier": "^3.3.3",
2929
"prettier-plugin-slidev": "^1.0.5"
3030
}

0 commit comments

Comments
 (0)