Bump dev w/ packageDetect adjustments (#779)

This commit is contained in:
Jaco
2023-12-19 10:56:09 +02:00
committed by GitHub
parent 90a87ebb5b
commit c3b826c3a4
29 changed files with 58 additions and 96 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Copyright 2017-2023 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './detectPackage.js';
import './packageDetect.js';
import Identicon from './Identicon.js';