File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " headless-currency-input" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " Headless Currency Input is a component to format currency input in an elegant way." ,
55 "keywords" : [
66 " react" ,
3939 },
4040 "main" : " dist/index.js" ,
4141 "types" : " ./dist/index.d.ts" ,
42- "files" : [" dist" ],
42+ "files" : [
43+ " dist"
44+ ],
4345 "scripts" : {
4446 "build" : " tsup" ,
4547 "commit" : " cz" ,
6264 " biome format --write --no-errors-on-unmatched" ,
6365 " biome lint --apply --no-errors-on-unmatched"
6466 ],
65- "*" : [" biome check --no-errors-on-unmatched --files-ignore-unknown=true" ]
67+ "*" : [
68+ " biome check --no-errors-on-unmatched --files-ignore-unknown=true"
69+ ]
6670 },
6771 "config" : {
6872 "commitizen" : {
You can’t perform that action at this time.
0 commit comments