File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " business-rules-engine" ,
3
- "version" : " 1.2.7 " ,
3
+ "version" : " 1.2.8 " ,
4
4
"description" : " business rules engine" ,
5
5
"main" : " ./commonjs/Validation" ,
6
6
"repository" : {
18
18
"url" : " https://github.com/rsamec/business-rules-engine/issues"
19
19
},
20
20
"dependencies" : {
21
- "Q " : " 1.0.1" ,
21
+ "q " : " 1.0.1" ,
22
22
"axios" : " ^0.3.1" ,
23
23
"hashmap" : " ^1.1.0" ,
24
24
"moment" : " 2.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " business-rules-engine" ,
3
- "version" : " 1.2.7 " ,
3
+ "version" : " 1.2.8 " ,
4
4
"description" : " business rules engine" ,
5
5
"main" : " src/validation" ,
6
6
"scripts" : {
21
21
"url" : " https://github.com/rsamec/business-rules-engine/issues"
22
22
},
23
23
"dependencies" : {
24
- "Q " : " 1.0.1" ,
24
+ "q " : " 1.0.1" ,
25
25
"axios" : " ^0.3.1" ,
26
26
"hashmap" : " ^1.1.0" ,
27
27
"moment" : " 2.5.0" ,
You can’t perform that action at this time.
0 commit comments