Skip to content

Commit f7f5ef8

Browse files
author
GitHub CD bot
committed
update version
1 parent a96fbd6 commit f7f5ef8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "create-codeceptjs",
3-
"version": "0.1.8",
3+
"version": "1.0.0",
44
"description": "Install CodeceptJS with all its dependencies in a single run",
55
"main": "index.js",
66
"bin": {
77
"create-codeceptjs": "index.js"
88
},
9-
"scripts": {
10-
},
9+
"scripts": {},
1110
"repository": {
1211
"type": "git",
1312
"url": "git+https://github.com/codeceptjs/create-codeceptjs.git"

0 commit comments

Comments
 (0)