Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Oct 19, 2024
1 parent 28e5f04 commit 92e3430
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module.exports = {
root: true,
extends: [ 'codex/ts' ],
exclude: [
'packaje.json'
],
env: {
browser: true,
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hawk.so/javascript",
"version": "3.0.9",
"version": "3.0.10",
"description": "JavaScript errors tracking for Hawk.so",
"files": [
"dist"
Expand Down

0 comments on commit 92e3430

Please sign in to comment.