Skip to content

Commit

Permalink
Publish v0.1.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Chalarangelo committed Jun 3, 2019
1 parent 09e9313 commit 4ac773a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dist/components/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "furl-components",
"version": "0.1.1-alpha",
"version": "0.1.2-alpha",
"main": "index.js",
"peerDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-component-library-styles": "^0.1.0"
"react-component-library-styles": "^0.1.2"
},
"dependencies": {
"feather-icons": "^4.21.0",
Expand Down
4 changes: 2 additions & 2 deletions dist/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "furl-styles",
"version": "0.1.1-alpha",
"version": "0.1.2-alpha",
"main": "index.css",
"peerDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-component-library": "^0.1.0"
"react-component-library": "^0.1.2"
},
"dependencies": {},
"scripts": {
Expand Down

0 comments on commit 4ac773a

Please sign in to comment.