Update package.json to be compatible with browerify.
Updated: non-minified source is preferred for the `main` property.
This commit is contained in:
parent
a022621df8
commit
d272206181
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "perfect-scrollbar",
|
||||
"version": "0.4.11",
|
||||
"main": "src/perfect-scrollbar.js",
|
||||
"engines": {
|
||||
"node": ">= 0.8.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user