ensure single package for ui-keyring (#120)

This commit is contained in:
Xiliang Chen
2019-05-01 17:26:06 +12:00
committed by Jaco Greeff
parent 637ac06b96
commit d67f9670bd
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"version": "0.38.0-beta.5",
"private": true,
"engines": {
"node": "^10.13.0",
"node": ">=10.13.0",
"yarn": "^1.10.1"
},
"homepage": ".",