Skip to content

Commit e647652

Browse files
author
GitHub CD bot
committed
update version
1 parent 3185f76 commit e647652

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-codeceptjs",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Install CodeceptJS with all its dependencies in a single run",
55
"main": "index.js",
66
"bin": {
@@ -38,5 +38,9 @@
3838
"codeceptjs": "3.5.11",
3939
"playwright": "1.40.1"
4040
},
41-
"files": ["index.js", "LICENSE", "Readme.md"]
41+
"files": [
42+
"index.js",
43+
"LICENSE",
44+
"Readme.md"
45+
]
4246
}

0 commit comments

Comments
 (0)