Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
masx200 committed Jul 6, 2021
1 parent 613a77a commit 3a4a7b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public"
},
"name": "@masx200/search-hash-params-router",
"version": "1.0.5",
"version": "1.0.6",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"main": "./dist/index.cjs",
Expand Down Expand Up @@ -35,14 +35,14 @@
"@types/lodash": "^4.14.170",
"@types/react": "^17.0.13",
"@vue/runtime-core": "^3.1.4",
"@vue/runtime-dom": "^3.1.4",
"lodash": "^4.17.21",
"prettier": "^2.3.2",
"rollup": "^2.52.6",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-ts": "^1.4.0",
"tslib": "^2.3.0",
"typescript": "^4.3.5",
"@vue/runtime-dom": "^3.1.4"
"typescript": "^4.3.5"
},
"dependencies": {}
}

0 comments on commit 3a4a7b2

Please sign in to comment.