@mxjs/router
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -0,1 +1,11 @@ | ||
## [0.2.3](https://github.com/twinh/miaoxing/compare/@mxjs/router@0.2.2...@mxjs/router@0.2.3) (2022-06-01) | ||
### Dependencies | ||
* **@miaoxing/dev:** upgrade from `8.1.0` to `8.1.1` | ||
## [0.2.2](https://github.com/twinh/miaoxing/compare/@mxjs/router@0.2.1...@mxjs/router@0.2.2) (2022-02-05) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@mxjs/router", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"main": "index.js", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@miaoxing/dev": "^8.1.0", | ||
"@miaoxing/dev": "^8.1.1", | ||
"@testing-library/react": "^11.2.6", | ||
@@ -23,0 +23,0 @@ "react": "^17.0.2", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8057