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 9f84f14 commit c8f9e22Copy full SHA for c8f9e22
package.json
@@ -2,9 +2,9 @@
2
"name": "simplify-pipeline",
3
"version": "0.1.0",
4
"description": "Simplify CLI - Easy Pipeline",
5
- "main": "pipeline.js",
+ "main": "index.js",
6
"bin": {
7
- "simplify-pipeline": "pipeline.js"
+ "simplify-pipeline": "index.js"
8
},
9
"scripts": {},
10
"repository": {
0 commit comments