fix(search-playground): Rename the package so the search bar appears

This commit is contained in:
Ben Gotow 2015-04-27 10:04:56 -07:00
parent 21b9529063
commit 9248747b26

View file

@ -1,8 +1,8 @@
{
"name": "search-bar",
"name": "search-playground",
"version": "0.1.0",
"main": "./lib/main",
"description": "Search bar using React",
"description": "Internal search playground for testing",
"license": "Proprietary",
"private": true,
"engines": {