Merge pull request #591 from unsalted/patch-1

Jquery is not a dependency
This commit is contained in:
Hyunje Jun 2016-12-04 12:24:19 +09:00 committed by GitHub
commit 2f8daae695

View File

@ -51,9 +51,7 @@
},
"jspm": {
"main": "./index.js",
"dependencies": {
"jquery": "npm:jquery"
}
"registry": "jspm"
},
"typings": "perfect-scrollbar.d.ts",
"scripts": {