@ahooksjs/use-filter-plugin
Advanced tools
Comparing version 0.0.3-alpha.0 to 0.0.3-alpha.1
{ | ||
"name": "@ahooksjs/use-filter-plugin", | ||
"version": "0.0.3-alpha.0", | ||
"version": "0.0.3-alpha.1", | ||
"scripts": { | ||
@@ -13,3 +13,3 @@ "build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es" | ||
"dependencies": { | ||
"@ahooksjs/use-table": "^0.0.3-alpha.0" | ||
"@ahooksjs/use-table": "^0.0.3-alpha.1" | ||
}, | ||
@@ -20,3 +20,3 @@ "files": [ | ||
], | ||
"gitHead": "66cf8d4c71cac6477d32df055785349db978125d" | ||
"gitHead": "733696319adf031e32e3dcc6fec0c072e55fd160" | ||
} |