Jquery is not a dependency
Jquery is not a dependency it is optional and should be treated as such. Registry override will solve error #578
This commit is contained in:
parent
f811bbcab5
commit
5ce0d77f87
@ -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…
Reference in New Issue
Block a user