Skip to content

Commit a1f5ff1

Browse files
chore(release): prep v0.6.3 publish
1 parent 6bbcfad commit a1f5ff1

2 files changed

Lines changed: 78 additions & 61 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"./package.json": "./package.json"
1717
},
1818
"bin": {
19-
"mex": "./dist/cli.js"
19+
"mex": "dist/cli.js"
2020
},
2121
"files": [
2222
"dist",
@@ -38,7 +38,7 @@
3838
],
3939
"repository": {
4040
"type": "git",
41-
"url": "https://github.com/theDakshJaitly/mex.git"
41+
"url": "git+https://github.com/theDakshJaitly/mex.git"
4242
},
4343
"author": "Daksh Jaitly",
4444
"license": "MIT",

0 commit comments

Comments
 (0)