File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " predicsis_ml_sdk-javascript" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"authors" : [
5
5
6
6
],
13
13
" angular" ,
14
14
" restangular"
15
15
],
16
- "private" : true ,
16
+ "private" : false ,
17
17
"license" : " MIT" ,
18
18
"devDependencies" : {
19
19
"angular" : " 1.3.14" ,
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ angular.module('predicsis.jsSDK')
123
123
* <pre>
124
124
* {
125
125
* access_tokens: {
126
- * id "5409cc5f69702d0007180000",
126
+ * id: "5409cc5f69702d0007180000",
127
127
* created_at: "2014-09-05T14:44:47.172Z",
128
128
* updated_at: "2014-09-05T14:44:47.172Z"
129
129
* }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " predicsis_ml_sdk-javascript" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
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