Skip to content

Commit

Permalink
Merge branch 'main' into feat/SOF-6687
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Jul 11, 2023
2 parents e42a8d5 + 340c42a commit c665939
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.7",
"@babel/register": "^7.16.0",
"@babel/runtime-corejs3": "7.16.8",
"@exabyte-io/application-flavors.js": "2023.7.11-0",
"@babel/runtime-corejs3": "7.16.8",
"@exabyte-io/periodic-table.js": "2022.6.8-0",
"@exabyte-io/application-flavors.js": "2023.7.11-0",
"lodash": "^4.17.21",
"mixwith": "^0.1.1",
"swig": "^1.4.2",
Expand All @@ -48,6 +48,7 @@
"@exabyte-io/code.js": "2022.11.11-0",
"@exabyte-io/eslint-config": "^2022.11.17-0",
"@exabyte-io/made.js": "2022.6.15-0",
"@exabyte-io/application-flavors.js": "2023.5.29-0",
"chai": "^4.3.4",
"eslint": "7.32.0",
"eslint-config-airbnb": "19.0.2",
Expand All @@ -66,7 +67,8 @@
},
"peerDependencies": {
"@exabyte-io/code.js": "*",
"@exabyte-io/made.js": "*"
"@exabyte-io/made.js": "*",
"@exabyte-io/application-flavors.js": "*"
},
"engines": {
"node": ">=12.0.0"
Expand Down

0 comments on commit c665939

Please sign in to comment.