Skip to content

Commit

Permalink
fix(json): cannot be imported by rollup (#81)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: removed `jsnext:main` field
  • Loading branch information
foray1010 authored and shellscape committed Dec 9, 2019
1 parent 6c1cc76 commit 445f8ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/json/package.json
Expand Up @@ -58,6 +58,5 @@
"!**/types.ts"
]
},
"jsnext:main": "dist/rollup-plugin-json.es.js",
"module": "dist/index.es.js"
}

0 comments on commit 445f8ca

Please sign in to comment.