Merge pull request #591 from unsalted/patch-1

Jquery is not a dependency
master
Hyunje Jun 8 years ago committed by GitHub
commit 2f8daae695

@ -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": {

Loading…
Cancel
Save