Skip to content

Commit

Permalink
fix: 🐛 force publish to revert v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayKnight committed Aug 11, 2020
1 parent 318a3fa commit 84166d4
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 @@ -4,6 +4,7 @@
"description": "Storybook addon to preview content from a headless CMS in components",
"version": "0.0.0-development",
"license": "MIT",
"force": true,
"scripts": {
"preinstall": "rm -rf node_modules && rm -f package-lock.json && rm -f yarn.lock",
"prebuild": "npm run clean",
Expand Down

0 comments on commit 84166d4

Please sign in to comment.