mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 00:30:29 +08:00
Add main to package.json
So require.resolve can see this module correctly.
This commit is contained in:
parent
ab00cfc798
commit
ca3131909a
@ -40,5 +40,6 @@
|
|||||||
},
|
},
|
||||||
"engines" : {
|
"engines" : {
|
||||||
"node" : ">=0.10.3"
|
"node" : ">=0.10.3"
|
||||||
}
|
},
|
||||||
|
"main": "package.json"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user