Skip to content

Commit

Permalink
feat: update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgrozav committed May 18, 2023
1 parent 82ed6a4 commit 0db6691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -60,8 +60,8 @@
"@nuxt/kit": "^3.0.0"
},
"peerDependencies": {
"@inkline/config": "*",
"@inkline/inkline": "*"
"@inkline/config": "^1.0.0",
"@inkline/inkline": "^4.0.0"
},
"main": "index.js",
"module": "index.mjs",
Expand Down

0 comments on commit 0db6691

Please sign in to comment.