package.json in carte-server-0.0.5 vs package.json in carte-server-0.0.6

- old
+ new

@@ -1,9 +1,9 @@ { "name": "carte-client", "description": "something like dictionary, wiki, or information card", - "version": "0.0.5", + "version": "0.0.6", "main": "lib/carte.coffee", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { @@ -32,9 +32,10 @@ "gulp-util": "^3.0.4", "jquery": "^2.1.3", "markdown-it": "^4.2.0", "react": "^0.13.2", "react-bootstrap": "^0.21.0", + "react-tagsinput": "^1.3.2", "vinyl-source-stream": "^1.1.0", "watchify": "^3.1.2" } }