Skip to content

Commit

Permalink
rewrite the stars hackathon
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Jan 20, 2024
1 parent 13a0d75 commit b3eacf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"devDependencies": {
"@cosmicmind/foundationjs": "^0.0.1-rc-010224-1",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@types/node": "^18.19.4",
"@types/node": "^18.19.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.2.38",
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.56.0",
"eslint-plugin-yml": "^1.11.0",
"eslint-plugin-yml": "^1.12.2",
"npm-run-all": "^4.1.5",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^4.9.5",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-dts": "^1.7.3",
"vitest": "^0.34.6"
}
Expand Down

0 comments on commit b3eacf5

Please sign in to comment.