We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc30fb4 commit b60e6c7Copy full SHA for b60e6c7
jsr.json
@@ -2,7 +2,7 @@
2
"$schema": "https://jsr.io/schema/config-file.v1.json",
3
"name": "@am/neuralnetwork",
4
"description": "A simple neural network library for JavaScript and TypeScript.",
5
- "version": "0.3.0",
+ "version": "0.3.1",
6
"license": "MIT",
7
"exports": {
8
".": "./src/core/mod.ts",
0 commit comments