Skip to content

Commit

Permalink
fix: remove exports from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jan 6, 2021
1 parent b05ce61 commit a05b183
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Gatsby node helper functions to aid node creation.",
"source": "./src/index.ts",
"main": "./dist/gatsby-node-helpers.js",
"exports": "./dist/gatsby-node-helpers.modern.js",
"module": "./dist/gatsby-node-helpers.module.js",
"types": "./dist/index.d.ts",
"files": [
Expand Down

0 comments on commit a05b183

Please sign in to comment.