haystack-nclient
Advanced tools
Comparing version 3.0.28 to 3.0.29
@@ -13,3 +13,3 @@ { | ||
"homepage": "https://github.com/j2inn/haystack-nclient", | ||
"version": "3.0.28", | ||
"version": "3.0.29", | ||
"module": "dist/index.es.js", | ||
@@ -52,3 +52,3 @@ "main": "dist/index.js", | ||
"fetch-mock": "^9.10.7", | ||
"haystack-core": "^2.0.38", | ||
"haystack-core": "^2.0.40", | ||
"html-loader": "^4.1.0", | ||
@@ -78,4 +78,4 @@ "html-webpack-plugin": "^5.5.0", | ||
"peerDependencies": { | ||
"haystack-core": "^2.0.38" | ||
"haystack-core": "^2.0.40" | ||
} | ||
} |