Skip to content

Commit

Permalink
chore: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stepan662 committed Jan 26, 2024
1 parent e8c13ae commit 0c96678
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"test": "jest",
"release": "semantic-release"
},
"directories": {
"lib": "lib",
"dist": "dist",
"src": "src"
},
"peerDependencies": {
"@codemirror/lint": "^6.4.2",
"@codemirror/state": "^6.4.0",
Expand Down

0 comments on commit 0c96678

Please sign in to comment.