Add global export for sifter
This commit is contained in:
@@ -4,5 +4,11 @@
|
|||||||
},
|
},
|
||||||
"main": "sifter",
|
"main": "sifter",
|
||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {}
|
"dependencies": {},
|
||||||
|
"format": "global",
|
||||||
|
"shim": {
|
||||||
|
"sifter": {
|
||||||
|
"exports": "Sifter"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user