Skip to content

Commit

Permalink
updating foundationjs
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Dec 7, 2023
1 parent 25aeb46 commit 81e6e4a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 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
Expand Up @@ -45,10 +45,10 @@
"test:coverage": "vitest run --coverage --config vite.config.test.ts --mode ${VITE_MODE:-benchmark}"
},
"dependencies": {
"@cosmicmind/foundationjs": "^0.0.1-rc-120423-1"
"@cosmicmind/foundationjs": "^0.0.1-rc-120723-1"
},
"devDependencies": {
"@cosmicmind/foundationjs": "^0.0.1-rc-120423-1",
"@cosmicmind/foundationjs": "^0.0.1-rc-120723-1",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@types/node": "^18.19.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down

0 comments on commit 81e6e4a

Please sign in to comment.