We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd2a98 commit b335781Copy full SHA for b335781
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jacobo/wiremap",
3
- "version": "1.0.0-alpha.1",
+ "version": "1.0.0-alpha.2",
4
"license": "MIT",
5
"description": "Compositional dependency injection framework.",
6
"exports": "./src/wiremap.ts",
package.json
"name": "wiremap",
"main": "./dist/wiremap.js",
"scripts": {
0 commit comments