We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbad8a2 commit aac745cCopy full SHA for aac745c
2 files changed
package.json
@@ -44,7 +44,7 @@
44
},
45
"repository": {
46
"type": "git",
47
- "url": "https://github.com/native-router/react"
+ "url": "git+https://github.com/native-router/react.git"
48
49
"sideEffects": false,
50
"author": "wmzy",
@@ -108,6 +108,7 @@
108
"react": "^19.0.0",
109
"react-dom": "^19.0.0",
110
"rollup-plugin-type-as-json-schema": "^0.2.6",
111
+ "semantic-release": "^25.0.3",
112
"terser": "^5.20.0",
113
"tsc-alias": "^1.8.8",
114
"typedoc": "^0.25.1",
0 commit comments