We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96fbd6 commit f7f5ef8Copy full SHA for f7f5ef8
package.json
@@ -1,13 +1,12 @@
1
{
2
"name": "create-codeceptjs",
3
- "version": "0.1.8",
+ "version": "1.0.0",
4
"description": "Install CodeceptJS with all its dependencies in a single run",
5
"main": "index.js",
6
"bin": {
7
"create-codeceptjs": "index.js"
8
},
9
- "scripts": {
10
- },
+ "scripts": {},
11
"repository": {
12
"type": "git",
13
"url": "git+https://github.com/codeceptjs/create-codeceptjs.git"
0 commit comments