File tree 4 files changed +174
-35
lines changed
4 files changed +174
-35
lines changed Original file line number Diff line number Diff line change 96
96
"leemons-plugin-package-manager-frontend-react" : " 1.0.0" ,
97
97
"leemons-plugin-scores" : " 1.0.31" ,
98
98
"leemons-plugin-scores-frontend-react" : " 1.0.0" ,
99
+ "leemons-plugin-sesamehr-private" : " 0.0.1" ,
100
+ "leemons-plugin-sesamehr-frontend-react-private" : " 1.0.0" ,
99
101
"leemons-plugin-sessions" : " 1.0.0" ,
100
102
"leemons-plugin-sessions-frontend-react" : " 1.0.0" ,
101
103
"leemons-plugin-scorm" : " 1.0.35" ,
Original file line number Diff line number Diff line change 128
128
"@scorm/*" : [
129
129
" ./plugins/leemons-plugin-scorm/frontend/src/*"
130
130
],
131
+ "@sesamehr/*" : [
132
+ " ./private-plugins/leemons-plugin-sesamehr/frontend/src/*"
133
+ ],
131
134
"@sessions/*" : [
132
135
" ./private-plugins/leemons-plugin-sessions/frontend/src/*"
133
136
],
Original file line number Diff line number Diff line change 130
130
"@scorm/*" : [
131
131
" ./plugins/leemons-plugin-scorm/frontend/src/*"
132
132
],
133
+ "@sesamehr/*" : [
134
+ " ./private-plugins/leemons-plugin-sesamehr/frontend/src/*"
135
+ ],
133
136
"@sessions/*" : [
134
137
" ./private-plugins/leemons-plugin-sessions/frontend/src/*"
135
138
],
You can’t perform that action at this time.
0 commit comments