Skip to content

Commit

Permalink
package: add type field
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-sokolov committed Nov 25, 2024
1 parent a221b09 commit cbb2e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@
"tsc:check": "tsc --noEmit",
"verify": "npm run tsc:check && npm run lint && npm run test"
},
"type": "commonjs",
"version": "3.0.0"
}

0 comments on commit cbb2e87

Please sign in to comment.