Skip to content

Commit

Permalink
change enterpoint -src/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanLiVa committed Jul 2, 2024
1 parent e9369a1 commit 6980468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@hexlet/code",
"version": "1.0.0",
"description": "\"Difference Calculator – a project that compares and finds differences between two data structures, such as configuration files. This project is suitable for experienced developers, as it involves complex architectural decisions, writing automated tests, and using functional programming. It also includes working with tree data structures and recursive algorithms, which provides an in-depth learning experience.\"",
"main": "index.js",
"main": "src/index.js",
"bin": {
"gendiff": "bin/gendiff.js"
},
Expand Down

0 comments on commit 6980468

Please sign in to comment.