diff --git a/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json b/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json new file mode 100644 index 0000000..63a3597 --- /dev/null +++ b/package-overrides/github/simplefocus/FlowType.JS@1.1.0.json @@ -0,0 +1,14 @@ +{ + "main": "flowtype", + "shim": { + "flowtype": { + "deps": [ + "jquery" + ] + } + }, + "registry": "jspm", + "dependencies": { + "jquery": "jquery@^2.1.2" + } +} \ No newline at end of file diff --git a/registry.json b/registry.json index 4fdf957..92e0d55 100644 --- a/registry.json +++ b/registry.json @@ -62,6 +62,7 @@ "famous": "github:Famous/famous", "famous-angular": "github:Famous/famous-angular", "famous-polyfills": "github:Famous/polyfills", + "flowtype": "github:simplefocus/FlowType.JS", "font-awesome": "npm:font-awesome", "foundation": "github:zurb/bower-foundation", "hammer": "github:hammerjs/hammer.js",