added search by ability

This commit is contained in:
Daniel
2017-11-21 23:32:25 -05:00
parent 1954825d51
commit c632c31c22
3 changed files with 33 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "chaoticbackup",
"version": "0.0.3",
"version": "0.1.0",
"description": "Chaotic Backup",
"scripts": {
"start": "webpack-dev-server -d --inline --host 0.0.0.0 --history-api-fallback --progress",
@@ -23,7 +23,6 @@
"react-interactive": "^0.8.1",
"react-router": "^3.2.0",
"react-router-dom": "^4.2.2",
"rxjs": "^5.5.0",
"whatwg-fetch": "^2.0.3"
},
"devDependencies": {