Skip to content

Commit

Permalink
build: set exact version for pinia
Browse files Browse the repository at this point in the history
  • Loading branch information
MirrorShih committed Jan 28, 2022
1 parent 0c4030a commit c3fbbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"js-cookie": "^2.2.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.0.0-beta.3",
"pinia": "2.0.0-beta.3",
"truncate-html": "^1.0.3",
"vue": "^3.0.7",
"vue-class-component": "^8.0.0-rc.1",
Expand Down

0 comments on commit c3fbbbe

Please sign in to comment.