Skip to content

Commit

Permalink
add package.json to module exports (JSONPath-Plus#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendavid committed Apr 12, 2021
1 parent 65108f1 commit 90879c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 4,7 @@
"version": "5.0.6",
"main": "dist/index-node-cjs.js",
"exports": {
"./package.json": "./package.json",
".": {
"browser": "./dist/index-browser-esm.js",
"umd": "./dist/index-browser-umd.js",
Expand Down

0 comments on commit 90879c5

Please sign in to comment.