Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewStanciu committed Dec 13, 2023
1 parent 957bd9f commit c83a238
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 199 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"rgb-hex": "3.0.0"
},
"devDependencies": {
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
Expand All @@ -80,8 +81,8 @@
"peerDependencies": {
"@types/react": ">=17.0.0",
"date-fns": ">=2.0.0",
"react": ">=17.0.0",
"preact": ">=10.0.0"
"preact": ">=10.0.0",
"react": ">=17.0.0"
},
"peerDependenciesMeta": {
"react": {
Expand Down
197 changes: 0 additions & 197 deletions test/LightningTime.test.ts

This file was deleted.

Loading

0 comments on commit c83a238

Please sign in to comment.