Skip to content

Commit 99e1127

Browse files
committed
Rename main source file to index.js
1 parent 32d8e00 commit 99e1127

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app.js index.js

File renamed without changes.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thirdparty",
33
"version": "1.0.0",
4-
"main": "app.js",
4+
"main": "index.js",
55
"repository": "https://github.com/gitthermal/thirdparty.git",
66
"author": "Yashu Mittal <[email protected]>",
77
"dependencies": {

0 commit comments

Comments
 (0)