Skip to content

Commit 5ed9ccc

Browse files
committed
0.0.2
1 parent f0bcaca commit 5ed9ccc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-trello-multiboard",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "React-Trello-Multiboard is a React application displaying multiple cards of several Trello boards and lists. The cards can be filtered by preferred team members.",
55
"repository": {
66
"type": "git",
@@ -61,7 +61,7 @@
6161
"webpack": false,
6262
"path": "dist/src/*.vendors~client.bundled.js"
6363
}
64-
],
64+
],
6565
"peerDependencies": {
6666
"@material-ui/core": "1.0.0",
6767
"@material-ui/icons": "1.0.0",

0 commit comments

Comments
 (0)