Skip to content

Commit

Permalink
main file changet at package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DNonov committed Feb 26, 2018
1 parent ecfe0a4 commit 52b425d
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": "data-strucures",
"version": "1.0.0",
"description": "Collection of data structures",
"main": "ds-lib.js",
"main": "index.js",
"scripts": {
"test": "gulp test",
"cover": "istanbul cover gulp test",
Expand Down

0 comments on commit 52b425d

Please sign in to comment.