@chrryai/pepper 1.5.66 → 1.5.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -150,8 +150,8 @@ MIT © [Iliyan Velinov](https://github.com/askvex)
|
|
|
150
150
|
|
|
151
151
|
## 🔗 Links
|
|
152
152
|
|
|
153
|
-
- [GitHub](https://github.
|
|
154
|
-
- [Issues](https://github.
|
|
153
|
+
- [GitHub](https://github.comchrryAIpepper)
|
|
154
|
+
- [Issues](https://github.comchrryAIpepper/issues)
|
|
155
155
|
- [Vex - Powered by Pepper](https://vex.chrry.ai)
|
|
156
156
|
|
|
157
157
|
---
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chrryai/pepper",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.68",
|
|
4
4
|
"description": "Universal router for React - works in web, React Native, and browser extensions with built-in view transitions",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|