File tree 2 files changed +490
-402
lines changed
2 files changed +490
-402
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/genetic-algorithms-js" ,
3
- "version" : " 0.8.25 " ,
3
+ "version" : " 0.8.26 " ,
4
4
"description" : " Genetic Algorithms Library" ,
5
5
"keywords" : [
6
6
" github" ,
35
35
},
36
36
"dependencies" : {},
37
37
"devDependencies" : {
38
- "@commitlint/cli" : " ^16.2.1 " ,
39
- "@commitlint/config-conventional" : " ^16.2.1 " ,
40
- "@typescript-eslint/eslint-plugin" : " ^5.12 .0" ,
41
- "@typescript-eslint/parser" : " ^5.12 .0" ,
42
- "eslint" : " ^8.9 .0" ,
43
- "husky" : " ^7 .0.4 " ,
44
- "lint-staged" : " ^12.3.4 " ,
45
- "typescript" : " ^4.5.5 "
38
+ "@commitlint/cli" : " ^17.0.3 " ,
39
+ "@commitlint/config-conventional" : " ^17.0.3 " ,
40
+ "@typescript-eslint/eslint-plugin" : " ^5.29 .0" ,
41
+ "@typescript-eslint/parser" : " ^5.29 .0" ,
42
+ "eslint" : " ^8.18 .0" ,
43
+ "husky" : " ^8 .0.1 " ,
44
+ "lint-staged" : " ^13.0.3 " ,
45
+ "typescript" : " ^4.7.4 "
46
46
},
47
47
"publishConfig" : {
48
48
"access" : " public"
You can’t perform that action at this time.
0 commit comments