Skip to content

Commit 88e8b1e

Browse files
authored
Merge pull request #256 from DigitalSlideArchive/pin-tinycolor2
Pin tinycolor2
2 parents c081af6 + f9445ff commit 88e8b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

histomicsui/web_client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"copy-webpack-plugin": "^4.5.2",
3737
"petite-vue": "^0.4.1",
3838
"sinon": "^2.1.0",
39-
"tinycolor2": "^1.4.1",
39+
"tinycolor2": "~1.4.1",
4040
"url-search-params-polyfill": "^8.1.1",
4141
"vue": "~2.6.14",
4242
"vue-template-compiler": "~2.6.14",

0 commit comments

Comments
 (0)