Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
update quarkc to latest available version
  • Loading branch information
dyf19118 authored Mar 28, 2024
1 parent 4333dc7 commit 951b1dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quark-router",
"version": "1.0.0",
"version": "0.0.0",
"description": "A router for Quark",
"type": "module",
"main": "./lib/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"urlpattern-polyfill": "^9.0.0"
},
"peerDependencies": {
"quarkc": "^1.0.41"
"quarkc": "^1.0.40"
},
"devDependencies": {
"@babel/core": "^7.22.5",
Expand Down

0 comments on commit 951b1dc

Please sign in to comment.