Skip to content

Commit

Permalink
we have met the enemy and it is us
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzypants1989 committed Oct 23, 2023
1 parent a48b2e9 commit 7059c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jessquery",
"type": "module",
"version": "2.4.2",
"version": "2.4.3",
"description": "Modern JavaScript is pretty good, but typing document.querySelector() is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 80kb (30kb gzipped), while this is only around 8kb (3.5kb gzipped). Lots of JSDoc comments so it's self-documenting and works great with TypeScript.",
"exports": {
".": {
Expand Down

0 comments on commit 7059c48

Please sign in to comment.