mirror of
https://github.com/fluencelabs/js-mafmt
synced 2025-04-25 04:32:31 +00:00
fix: point to the right entry point, change due to aegir 9
This commit is contained in:
parent
9c67badcbd
commit
bd81b686a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
node_modules
|
||||
|
||||
lib
|
||||
dist
|
||||
coverage
|
||||
|
||||
|
@ -2,8 +2,7 @@
|
||||
"name": "mafmt",
|
||||
"version": "2.1.4",
|
||||
"description": "A multiaddr validator",
|
||||
"main": "lib/index.js",
|
||||
"jsnext:main": "src/index.js",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "aegir-lint",
|
||||
"build": "aegir-build",
|
||||
@ -47,4 +46,4 @@
|
||||
"Jeromy Johnson <why@ipfs.io>",
|
||||
"dignifiedquire <dignifiedquire@gmail.com>"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user