Skip to content

Commit c8f9e22

Browse files
authored
Update package.json
1 parent 9f84f14 commit c8f9e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "simplify-pipeline",
33
"version": "0.1.0",
44
"description": "Simplify CLI - Easy Pipeline",
5-
"main": "pipeline.js",
5+
"main": "index.js",
66
"bin": {
7-
"simplify-pipeline": "pipeline.js"
7+
"simplify-pipeline": "index.js"
88
},
99
"scripts": {},
1010
"repository": {

0 commit comments

Comments
 (0)