Skip to content

Commit

Permalink
updated workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Jul 22, 2024
1 parent f3f2e64 commit e4a2caf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 54 deletions.
88 changes: 36 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmicmind/algojs",
"version": "0.0.1-rc-072124-2",
"version": "0.0.1-rc-072224-2",
"description": "An algorithms and data structures library in TypeScript.",
"keywords": [],
"author": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"test:coverage": "vitest run --coverage --config vite.config.test.ts --mode ${VITE_MODE:-benchmark}"
},
"dependencies": {
"@cosmicmind/foundationjs": "^0.0.1-rc-072124-1",
"@cosmicmind/foundationjs": "^0.0.1-rc-072224-1",
"npm-run-all": "^4.1.5",
"scripty": "^2.1.1",
"terser": "^5.31.3",
Expand Down

0 comments on commit e4a2caf

Please sign in to comment.