We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888c50b commit 8706a64Copy full SHA for 8706a64
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "predicsis_ml_sdk-javascript",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"authors": [
5
"Yllieth <[email protected]>",
6
"Dehau"
@@ -18,7 +18,7 @@
18
"license": "MIT",
19
"dependencies": {
20
"angular": "1.3.14",
21
- "restangular": "1.4.0",
+ "restangular": "1.5.1",
22
"formfactory": "~0.2.0"
23
},
24
"main": "dist/predicsis-jsSDK.js",
package.json
"description": "Javascript SDK for PredicSis ML API",
"main": "index.js",
"scripts": {
0 commit comments