[CI Skip] release/stable 0.89.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-09 06:49:55 +00:00
parent 89de8d44d3
commit 5caa168bf7
33 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ import { detectPackage } from '@polkadot/util';
import others from './detectOther';
import { packageInfo } from './packageInfo';
detectPackage(packageInfo, packageInfo.path, others);
detectPackage(packageInfo, null, others);