Skip to content

Commit 4a6c196

Browse files
committed
chore(npmignore): fix github path
1 parent 4d82eba commit 4a6c196

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/.idea
2-
/github
2+
/.github
33
/docs
44
/test
55
/scripts

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "namemcwrapper",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "ES6 Promise based wrapper for NameMC.com",
55
"main": "./dist/NameMC.js",
66
"exports": {

0 commit comments

Comments
 (0)