Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
build: ~ instead of ^ for components ver
Browse files Browse the repository at this point in the history
  • Loading branch information
kumikokashii committed May 28, 2020
1 parent 08e08e6 commit cf7bb02
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 @@ -5,7 +5,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@hospitalrun/components": "^1.6.0",
"@hospitalrun/components": "~1.6.0",
"@reduxjs/toolkit": "~1.3.0",
"@types/escape-string-regexp": "~2.0.1",
"@types/pouchdb-find": "~6.3.4",
Expand Down

0 comments on commit cf7bb02

Please # to comment.