[CI Skip] release/stable 0.8.16

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-12 09:18:10 +00:00
parent 5febe99f7b
commit 9547adc25b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
318 Jaco Bump dev (w/ contrib update) (#933) 319 Jaco Align tsconfig.build.json with other polkadot-js (#934)
300 Mich Update all.json (#930) 300 Mich Update all.json (#930)
74 mhusnirizal update all.json (#932) 74 mhusnirizal update all.json (#932)
72 michalisFr Update all.json (#904) 72 michalisFr Update all.json (#904)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.8.15", "version": "0.8.16",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.15", "version": "0.8.16",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.7", "@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.15' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.16' };