Skip to content

Commit

Permalink
feat: try typing solution
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kings committed Oct 30, 2024
1 parent acd92ca commit dc77a54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"main": "lib/index.js",
"module": "dist/react-big-calendar.esm.js",
"style": "lib/css/react-big-calendar.css",
"types": "lib/index.d.ts",
"files": [
"lib/",
"dist/",
Expand Down Expand Up @@ -45,7 +44,6 @@
"tdd": "NODE_ENV=test jest --watch"
},
"peerDependencies": {
"@types/react-big-calendar": "^1.15.0",
"react": "^16.14.0 || ^17 || ^18",
"react-dom": "^16.14.0 || ^17 || ^18"
},
Expand Down Expand Up @@ -74,7 +72,6 @@
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "^6.5.16",
"@storybook/theming": "6.5.16",
"@types/react-big-calendar": "^1.15.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"autoprefixer": "^10.4.13",
"babel-jest": "^29.3.1",
Expand Down
3 changes: 0 additions & 3 deletions src/index.d.ts

This file was deleted.

0 comments on commit dc77a54

Please sign in to comment.