Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshHatkar committed Aug 16, 2023
1 parent 3050bd5 commit 6fa4594
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 265 deletions.
18 changes: 12 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -23,11 +23,8 @@
},
"scripts": {
"clean": "rm -rf dist",
"clean-sb": "rm -rf storybook-static",
"build": "yarn clean && rollup -c --exports auto",
"start": "start-storybook -p 6006",
"log": "auto-changelog -p --template keepachangelog && git add CHANGELOG.md",
"build-sb": "build-storybook && vercel --prod"
"log": "auto-changelog -p --template keepachangelog && git add CHANGELOG.md"
},
"peerDependencies": {
"react": ">=18.0.0",
Expand Down Expand Up @@ -75,6 +72,7 @@
"react",
"whatsapp",
"floating whatsapp button",
"floating whatsapp button 2",
"whatsapp button",
"react component",
"react typescript"
Expand All @@ -83,6 +81,7 @@
"react",
"whatsapp",
"floating-whatsapp-button",
"floating-whatsapp-button 2",
"whatsapp-button",
"react-component",
"react-typescript"
Expand All @@ -104,5 +103,6 @@
"last 1 safari version"
]
},
"dependencies": {}
"dependencies": {
}
}
5 changes: 0 additions & 5 deletions src/stories/Changelog.stories.mdx

This file was deleted.

74 changes: 0 additions & 74 deletions src/stories/FloatingWhatsapp.stories.tsx

This file was deleted.

171 changes: 0 additions & 171 deletions src/stories/Introduction.stories.mdx

This file was deleted.

8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5113,10 +5113,10 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
version "1.0.30001441"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz"
integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426, caniuse-lite@^1.0.30001520:
version "1.0.30001520"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001520.tgz"
integrity sha512-tahF5O9EiiTzwTUqAeFjIZbn4Dnqxzz7ktrgGlMYNLH43Ul26IgTMH/zvL3DG0lZxBYnlT04axvInszUsZULdA==

capture-exit@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 6fa4594

Please sign in to comment.