Skip to content

Commit

Permalink
pkg: remove simple
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Aug 31, 2023
1 parent ce10881 commit e485026
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@
"import": "./esm/salsa.js",
"default": "./salsa.js"
},
"./simple": {
"types": "./simple.d.ts",
"import": "./esm/simple.js",
"default": "./simple.js"
},
"./utils": {
"types": "./utils.d.ts",
"import": "./esm/utils.js",
Expand Down

0 comments on commit e485026

Please sign in to comment.