Skip to content

Commit

Permalink
Tab to Space
Browse files Browse the repository at this point in the history
  • Loading branch information
rastislavcore committed Oct 25, 2024
1 parent fd41719 commit fba4385
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"jest": {
"testEnvironment": "jest-environment-node-single-context"
},
"unpkg": "dist/coco.css",
"style": "dist/coco.min.css",
"files": [
"dist",
"LICENSE",
"README.md"
]
"unpkg": "dist/coco.css",
"style": "dist/coco.min.css",
"files": [
"dist",
"LICENSE",
"README.md"
]
}

0 comments on commit fba4385

Please sign in to comment.