File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33
33
"font-awesome" : " 4.7.0" ,
34
34
"jquery" : " ^3.4.1" ,
35
35
"ngx-infinite-scroll" : " ^0.7.0" ,
36
- "ngx-ode-core" : " dev " ,
37
- "ngx-ode-sijil" : " dev " ,
38
- "ngx-ode-ui" : " dev " ,
36
+ "ngx-ode-core" : " 4.6.0 " ,
37
+ "ngx-ode-sijil" : " 4.6.0 " ,
38
+ "ngx-ode-ui" : " 4.6.0 " ,
39
39
"ngx-trumbowyg" : " ^6.0.7" ,
40
40
"noty" : " 2.4.1" ,
41
41
"reflect-metadata" : " 0.1.10" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ modowner=org.entcore
4
4
modname =ent-core
5
5
6
6
# Your module version
7
- version =4.12-SNAPSHOT
7
+ version =5.0.0
8
8
9
9
# The test timeout in seconds
10
10
testtimeout =300
@@ -24,8 +24,8 @@ vertxVersion=3.9.5
24
24
junitVersion =4.10
25
25
26
26
# compile lib
27
- webUtilsVersion =2.11-SNAPSHOT
28
- mongodbHelperVersion =2.5-SNAPSHOT
27
+ webUtilsVersion =2.11.0
28
+ mongodbHelperVersion =2.5.1
29
29
opencsvVersion =3.9
30
30
juniversalchardetVersion =1.0.3
31
31
vertxCronTimer =2.0.0
Original file line number Diff line number Diff line change 27
27
"angular-sanitize" : " 1.8.3" ,
28
28
"axios" : " 0.15.3" ,
29
29
"core-js" : " ^2.4.1" ,
30
- "entcore" : " dev " ,
30
+ "entcore" : " 4.8.5 " ,
31
31
"entcore-generic-icons" : " https://github.com/edificeio/generic-icons.git" ,
32
32
"entcore-toolkit" : " ^1.0.1" ,
33
33
"humane-js" : " ^3.2.2" ,
75
75
"karma-jasmine" : " ~1.1.0" ,
76
76
"karma-jasmine-html-reporter" : " ^0.2.2" ,
77
77
"merge2" : " ^1.0.3" ,
78
- "ode-ngjs-front" : " dev " ,
79
- "ode-ts-client" : " dev " ,
78
+ "ode-ngjs-front" : " 1.4.2 " ,
79
+ "ode-ts-client" : " 1.2.1 " ,
80
80
"sass-loader" : " ^13.0.2" ,
81
81
"source-map-loader" : " ^0.1.5" ,
82
82
"ts-loader" : " ^3.1.1" ,
You can’t perform that action at this time.
0 commit comments