Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Jan 15, 2025
1 parent 69b583e commit 85f1537
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,7 @@
"repository": "OzzyCzech/international-days-cs",
"license": "MIT",
"description": "International and national days in Czech language",
"keywords": [
"czechia",
"czech republic",
"czech language",
"international days",
"mezinárodní dny",
"národní dny"
],
"keywords": ["czechia", "czech republic", "czech language", "international days", "mezinárodní dny", "národní dny"],
"type": "module",
"exports": {
"types": "./dist/index.d.ts",
Expand All @@ -32,9 +25,7 @@
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"files": ["dist"],
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/luxon": "^3.4.2",
Expand Down

0 comments on commit 85f1537

Please sign in to comment.