potion-client
Advanced tools
Comparing version 0.9.19 to 0.9.20
{ | ||
"name": "potion-client", | ||
"version": "0.9.19", | ||
"version": "0.9.20", | ||
"description": "A ES6 client for APIs written in Flask-Potion", | ||
@@ -60,9 +60,3 @@ "keywords": [], | ||
"node": ">=0.4" | ||
}, | ||
"jspm": { | ||
"jspmNodeConversion": false, | ||
"dependencies": { | ||
"reflect-metadata": "github:rbuckton/ReflectDecorators@^0.1.3" | ||
} | ||
} | ||
} |
68701