Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Updated buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
willemliu committed Feb 21, 2019
1 parent f084598 commit 1fcd04e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
50 changes: 34 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fdmg/fd-my-interests",
"version": "1.0.3",
"version": "1.0.4",
"description": "FD-themed my interests",
"types": "dist/MyInterests.d.ts",
"main": "dist/my-interests.js",
Expand Down Expand Up @@ -38,7 +38,6 @@
"author": "Willem Liu",
"license": "ISC",
"devDependencies": {
"@fdmg/fd-buttons": "^1.0.18",
"@types/jest": "^24.0.5",
"@types/react": "^16.8.4",
"@types/react-dom": "^16.8.1",
Expand All @@ -63,6 +62,7 @@
"webpack-cli": "^3.2.1"
},
"dependencies": {
"@fdmg/fd-buttons": "^1.0.19",
"@fdmg/fd-card": "^1.0.8",
"@fdmg/fd-typography": "^1.0.25",
"react": "^16.8.2",
Expand Down

0 comments on commit 1fcd04e

Please sign in to comment.