arche 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/es.js +1 -2
- package/index.js +1 -2
- package/index.mjs +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -217,7 +217,7 @@ Pull requests should provide some basic context and link the relevant issue. If
|
|
|
217
217
|
For more information please see [CONTRIBUTING.md](https://github.com/richytong/arche/blob/master/CONTRIBUTING.md)
|
|
218
218
|
|
|
219
219
|
# License
|
|
220
|
-
Arche is [
|
|
220
|
+
Arche is distributed under the [CFOSS License](https://cloutsworld.com/en-us/legal/license/cfoss).
|
|
221
221
|
|
|
222
222
|
# Support
|
|
223
223
|
* minimum Node.js version: 14
|
package/es.js
CHANGED
package/index.js
CHANGED
package/index.mjs
CHANGED