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