We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7aa014 commit fda2f4eCopy full SHA for fda2f4e
package.json
@@ -2,7 +2,7 @@
2
"name": "navaid",
3
"version": "1.0.3",
4
"repository": "lukeed/navaid",
5
- "description": "A navigation aid (aka, router) for the browser in 831 bytes~!",
+ "description": "A navigation aid (aka, router) for the browser in 850 bytes~!",
6
"unpkg": "dist/navaid.min.js",
7
"module": "dist/navaid.mjs",
8
"main": "dist/navaid.js",
readme.md
@@ -17,7 +17,7 @@
17
</a>
18
</div>
19
20
-<div align="center">A navigation aid (aka, router) for the browser in 831 bytes~!</div>
+<div align="center">A navigation aid (aka, router) for the browser in 850 bytes~!</div>
21
22
## Install
23
0 commit comments