Skip to content

Commit fda2f4e

Browse files
committed
chore: update size
1 parent e7aa014 commit fda2f4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "navaid",
33
"version": "1.0.3",
44
"repository": "lukeed/navaid",
5-
"description": "A navigation aid (aka, router) for the browser in 831 bytes~!",
5+
"description": "A navigation aid (aka, router) for the browser in 850 bytes~!",
66
"unpkg": "dist/navaid.min.js",
77
"module": "dist/navaid.mjs",
88
"main": "dist/navaid.js",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</a>
1818
</div>
1919

20-
<div align="center">A navigation aid (aka, router) for the browser in 831 bytes~!</div>
20+
<div align="center">A navigation aid (aka, router) for the browser in 850 bytes~!</div>
2121

2222
## Install
2323

0 commit comments

Comments
 (0)