Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bond committed Feb 26, 2018
1 parent 17b1f35 commit 08c4351
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-epic-spinners",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/react-epic-spinners.cjs.js",
"module": "dist/react-epic-spinners.esm.js",
"browser": "dist/react-epic-spinners.umd.js",
Expand All @@ -13,9 +13,10 @@
"license": "MIT",
"keywords": [
"react",
"epic spinners"
"epic spinners",
"spinners"
],
"side-effects": false,
"sideEffects": false,
"dependencies": {
"react": ">=0.14.x",
"styled-components": "^2.4.0"
Expand Down

0 comments on commit 08c4351

Please sign in to comment.