File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 19
19
"trailing" : true ,
20
20
"smarttabs" : true ,
21
21
"globals" : {
22
- "angular" : false ,
23
- "formFactory" : true
22
+ "angular" : false
24
23
}
25
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " predicsis_ml_sdk-javascript" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"authors" : [
5
5
6
6
" Dehau"
18
18
"license" : " MIT" ,
19
19
"dependencies" : {
20
20
"angular" : " 1.3.17" ,
21
- "restangular" : " 1.5.1" ,
22
- "formfactory" : " ~0.2.0"
21
+ "restangular" : " 1.5.1"
23
22
},
24
23
"main" : " dist/predicsis-jsSDK.js" ,
25
24
"ignore" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " predicsis_ml_sdk-javascript" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " Javascript SDK for PredicSis ML API" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments