Skip to content

Commit

Permalink
Merge pull request #55 from techniq/patch-1
Browse files Browse the repository at this point in the history
Add svelte to package.json.  Fixes #54
  • Loading branch information
mhkeller authored Dec 15, 2021
2 parents 002dd58 + 6fafb6e commit ef97573
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 @@ -8,6 +8,7 @@
"type": "module",
"main": "src/index.js",
"module": "src/index.js",
"svelte": "src/index.js",
"devDependencies": {
"eslint": "^6.1.0",
"eslint-config-airbnb-base": "^14.0.0",
Expand Down

0 comments on commit ef97573

Please sign in to comment.