File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " support" ,
3- "version" : " 3.0.6-dev.0 " ,
3+ "version" : " 3.0.7 " ,
44 "description" : " Allow users to reporting ENT issues via Support application" ,
55 "main" : " gulpfile.js" ,
66 "scripts" : {
77 "coverage" : " ./node_modules/.bin/jest --config jest.config.js --coverage" ,
88 "test" : " npm run coverage"
99 },
1010 "dependencies" : {
11- "entcore" : " dev " ,
11+ "entcore" : " 4.8.13 " ,
1212 "awesome-typescript-loader" : " 3.2.1" ,
1313 "axios" : " 0.16.2" ,
1414 "core-js" : " 2.4.1" ,
Original file line number Diff line number Diff line change 1212
1313 <groupId >net.atos</groupId >
1414 <artifactId >support</artifactId >
15- <version >3.0-SNAPSHOT </version >
15+ <version >3.0.7 </version >
1616
1717 <scm >
1818 <connection >scm:git:https://github.com/OPEN-ENT-NG/support.git</connection >
2929 </repositories >
3030
3131 <properties >
32- <entCoreVersion >6.7-SNAPSHOT </entCoreVersion >
32+ <entCoreVersion >6.7.4 </entCoreVersion >
3333 <junitVersion >4.10</junitVersion >
3434 <mockitoVersion >[2.0,3.0)</mockitoVersion >
3535 <powerMockVersion >2.0.2</powerMockVersion >
You can’t perform that action at this time.
0 commit comments