Started to work on filters

This commit is contained in:
Edin Dazdarevic
2017-04-04 03:00:04 +02:00
parent a6c5ee80e8
commit 0af6337132
8 changed files with 135 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"babel-preset-stage-3": "^6.22.0",
"react": "^15.3.2",
"react-dom": "^15.3.2"
},