diff --git a/package.json b/package.json index f4c31b1..6d4efe8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "ssube", "license": "MIT", "devDependencies": { - "@apextoaster/js-utils": "^0.1.1", + "@apextoaster/js-utils": "0.1.1", "@istanbuljs/nyc-config-typescript": "1.0.1", "@microsoft/api-documenter": "7.7.15", "@microsoft/api-extractor": "7.7.10", diff --git a/yarn.lock b/yarn.lock index 5032631..d1de567 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@apextoaster/js-utils@^0.1.1": +"@apextoaster/js-utils@0.1.1": version "0.1.1" resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.1.1.tgz#035548ce76f12c1de4b9c20f9b9aeebd0c840546" integrity sha512-hJZY3smbpTPdKidZIaa+VDROkCIjaEahhPqqF7YCqvFP5E/CNbwbiNqASxZjz97Dde2Dw6II8YGDV5Ef8yfO3g==