Skip to content

Commit

Permalink
fix: removed "sideEffect" property to fix the demo build (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkuchun authored Nov 11, 2022
1 parent 9b63439 commit 85b28f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"repository": "git@github.com:signavio/react-stick.git",
"author": "Jan-Felix Schwarz <jan-felix.schwarz@signavio.com>",
"license": "MIT",
"sideEffects": false,
"scripts": {
"commit": "commit",
"prebuild": "npm run clean",
Expand Down

1 comment on commit 85b28f0

@vercel
Copy link

@vercel vercel bot commented on 85b28f0 Nov 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-stick – ./

react-stick.vercel.app
react-stick-signavio.vercel.app
react-stick-git-master-signavio.vercel.app

Please sign in to comment.