Skip to content

Commit

Permalink
feat: Added temporal extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
zgavin committed May 2, 2024
1 parent 80da6d2 commit 2b900c7
Show file tree
Hide file tree
Showing 158 changed files with 5,394 additions and 1,683 deletions.
7 changes: 7 additions & 0 deletions .idea/prettier.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"*.{js,ts,tsx}": "eslint --fix"
},
"dependencies": {
"date-fns": "^3.5.0"
"temporal-polyfill": "^0.2.4"
}
}
236 changes: 0 additions & 236 deletions src/array.test.ts

This file was deleted.

Loading

0 comments on commit 2b900c7

Please sign in to comment.