added flowtype
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"main": "flowtype",
|
||||
"shim": {
|
||||
"flowtype": {
|
||||
"deps": [
|
||||
"jquery"
|
||||
]
|
||||
}
|
||||
},
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"jquery": "jquery@^2.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user