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": {
|
||||
"main": "./index.js",
|
||||
"dependencies": {
|
||||
"jquery": "npm:jquery"
|
||||
}
|
||||
"registry": "jspm"
|
||||
},
|
||||
"typings": "perfect-scrollbar.d.ts",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user