Skip to content

Commit

Permalink
Merge branch 'master' into better-md-render
Browse files Browse the repository at this point in the history
  • Loading branch information
Vtec234 authored Oct 15, 2024
2 parents 603b314 + 4fa4093 commit f27b43e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lean4-infoview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "tsc -p test/tsconfig.json"
},
"exports": {
".": "./dist/index.development.js",
"./loader": "./dist/loader.development.js",
".": "./dist/index.production.min.js",
"./loader": "./dist/loader.production.min.js",
"./package.json": "./package.json"
},
"typesVersions": {
Expand Down

0 comments on commit f27b43e

Please sign in to comment.