added skeleton to registry

added skeleton package override
This commit is contained in:
Rich P. I. Lewis
2015-11-03 21:58:58 +00:00
committed by Rich Lewis
parent 46eb38f890
commit 1f5464c3a6
2 changed files with 9 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"main": "css/skeleton.css!",
"registry": "jspm",
"dependencies": {
"css": "0.1",
"normalize.css": "3.0.3"
}
}
+1
View File
@@ -392,6 +392,7 @@
"scoped-polyfill": "github:PM5544/scoped-polyfill",
"showdown": "github:showdownjs/showdown",
"sifter": "github:brianreavis/sifter.js",
"skeleton": "github:dhg/Skeleton",
"skrollr": "github:Prinzhorn/skrollr",
"snap.svg": "github:adobe-webplatform/Snap.svg",
"sockjs-client": "github:sockjs/sockjs-client",