Skip to content

Commit

Permalink
removed: unused exports key from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Dec 1, 2023
1 parent fe90c65 commit 8081fb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"version": "9.0.0",
"description": "The Riot.js official parcel transformer",
"main": "index.js",
"exports": {
"import": "./index.js"
},
"scripts": {
"prepare": "npm i --no-save @riotjs/compiler@9 @riotjs/hot-reload@9 riot@9",
"test": "npx eslint *.js && npm run test-bundle",
Expand Down

0 comments on commit 8081fb7

Please sign in to comment.