Skip to content

Commit

Permalink
fix: b-dni version
Browse files Browse the repository at this point in the history
  • Loading branch information
singuerinc committed May 30, 2021
1 parent 0ffed84 commit 06ab7db
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@
"main": "index.html",
"license": "MIT",
"dependencies": {
"better-dni": "^4",
"feather-icons": "^4.22.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"tachyons": "^4.11.1"
},
"peerDependencies": {
"better-dni": "^4.1.1"
},
"devDependencies": {
"better-dni": "*",
"@babel/core": "^7.14.3",
"@types/feather-icons": "^4.7.0",
"@types/react": "^17.0.8",
Expand Down

0 comments on commit 06ab7db

Please sign in to comment.