Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
falsandtru committed Nov 7, 2023
1 parent 5fd76d0 commit 142d501
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"NOTICE",
"LICENSE"
],
"dependencies": {
"spica": "0.0.761"
},
"devDependencies": {
"@types/mocha": "10.0.3",
"@types/power-assert": "1.5.10",
Expand All @@ -47,7 +50,6 @@
"karma-power-assert": "^1.0.0",
"mocha": "^10.2.0",
"npm-check-updates": "^16.14.6",
"spica": "0.0.761",
"ts-loader": "^9.5.0",
"typescript": "5.2.2",
"webpack": "^5.89.0",
Expand Down

0 comments on commit 142d501

Please sign in to comment.