Skip to content

Commit

Permalink
chore: sideEffects
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed May 24, 2024
1 parent 7065006 commit 866ca4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "svelte-native",
"version": "1.0.21",
"description": "Svelte integration for NativeScript",
"sideEffects": false,
"private": true,
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions scripts/create-pkg.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ let desiredKeys = [
"description",
"author",
"license",
"sideEffects",
"peerDependencies",
"keywords",
"homepage",
Expand Down

0 comments on commit 866ca4a

Please sign in to comment.