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

Loading…
Cancel
Save