Skip to content

Commit

Permalink
churi v0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Aug 29, 2023
1 parent 323dea4 commit 7286e14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"sideEffects": false,
"peerDependencies": {
"churi": "^0.15.0-pre.0",
"churi": "^0.15.0",
"typescript": "5.0.4 - 5.3.0"
},
"dependencies": {
Expand All @@ -44,7 +44,7 @@
"@types/node": "^18.17.11",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"churi": "^0.15.0-pre.0",
"churi": "^0.15.0",
"eslint": "^8.48.0",
"eslint-plugin-jest": "^27.2.3",
"gh-pages": "^6.0.0",
Expand Down

0 comments on commit 7286e14

Please sign in to comment.