Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentaudoire committed Oct 31, 2019
1 parent 8975478 commit d63417d
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,5 @@
"main": "scss/dirtySwan.scss",
"author": "Vincent Audoire <vincent@getpopsure.com>",
"license": "MIT",
"private": true,
"dependencies": {
"css-loader": "^3.2.0",
"node-sass": "^4.13.0",
"sass-loader": "^8.0.0",
"style-loader": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.6.4",
"@storybook/html": "^5.2.5",
"babel-loader": "^8.0.6"
},
"scripts": {
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
}
"private": true
}

0 comments on commit d63417d

Please sign in to comment.