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": { "jspm": {
"main": "./index.js", "main": "./index.js",
"dependencies": { "registry": "jspm"
"jquery": "npm:jquery"
}
}, },
"typings": "perfect-scrollbar.d.ts", "typings": "perfect-scrollbar.d.ts",
"scripts": { "scripts": {