Fixed link typo

This commit is contained in:
2026-04-07 23:22:24 +02:00
parent b5a487fcba
commit cad6894f3f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Rule processing primitives
- [Source code](https://gitea.efforting.tech/efforting.tech/nodejs.esm-library/src/branch/main/source/rule-processing/resolver.mjs)
- [Source code](https://gitea.efforting.tech/efforting.tech/nodejs.esm-library/src/branch/main/source/rule-processing/resolvers.mjs)
**TODO:** Write proper documentation for this module - currently just a sketch

View File

@@ -1,6 +1,6 @@
scope: '@efforting.tech'
registry: 'https://npm.efforting.tech/'
version: 0.2.1
version: 0.2.2
author:
name: 'Mikael Lövqvist'