Skip to content

Commit 365b79d

Browse files
fix
1 parent 2dea4f0 commit 365b79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"exports": {
66
"./neuralnetwork": "./src/nn.ts",
7-
"nn": "./src/nn.ts"
7+
"./nn": "./src/nn.ts"
88
},
99
"publish": {
1010
"include": ["LICENSE", "README.md", "src/**/*.ts", "jsr.json"]

0 commit comments

Comments
 (0)