We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fc685 commit 345313dCopy full SHA for 345313d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "router-primitives",
3
- "version": "1.0.0",
+ "version": "1.0.0-beta.0",
4
"description": "A cross-platform application router. Declarative routing by way of layout primitives",
5
"main": "./dist/index.cjs.js",
6
"module": "./dist/index.es.js",
0 commit comments