@rh-support/utils
Advanced tools
Comparing version 0.0.10 to 0.0.13
{ | ||
"name": "@rh-support/utils", | ||
"version": "0.0.10", | ||
"version": "0.0.13", | ||
"description": "> TODO: description", | ||
@@ -25,3 +25,4 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
@@ -42,5 +43,5 @@ "scripts": { | ||
"devDependencies": { | ||
"@rh-support/api": "^0.0.10", | ||
"@rh-support/configs": "^0.0.10", | ||
"@rh-support/types": "^0.0.10", | ||
"@rh-support/api": "^0.0.13", | ||
"@rh-support/configs": "^0.0.13", | ||
"@rh-support/types": "^0.0.13", | ||
"@types/marked": "^0.6.5", | ||
@@ -57,3 +58,3 @@ "@types/react": "^16.8.23", | ||
}, | ||
"gitHead": "b1f9a08b5628c861baa538b36b38f54c7c866438" | ||
"gitHead": "4cdd83a2cdbfc83ba7d3955a03c3a9f5c24e71d4" | ||
} |
54188