Skip to content

Commit

Permalink
Typo in exports
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRio42 committed May 27, 2024
1 parent 6185822 commit cfc70d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@orienteering-js/gps",
"version": "0.1.0",
"exports": {
"./gpsseuranta": "./gpsseuranta/mod.ts"
"./gpsseuranta": "./src/gpsseuranta/mod.ts"
},
"imports": {
"@models/": "./src/models/"
Expand Down

0 comments on commit cfc70d3

Please sign in to comment.