Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2bf7b74

Browse files
committed
fix package.lock
1 parent e4aadf6 commit 2bf7b74

File tree

2 files changed

+307
-1
lines changed

2 files changed

+307
-1
lines changed

package-lock.json

Lines changed: 306 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codebytere",
33
"version": "1.0.0",
44
"description": "personal npm card",
5-
"main": "card.js",
5+
"main": "index.js",
66
"bin": {
77
"codebytere": "./bin/card.js"
88
},

0 commit comments

Comments
 (0)