Skip to content

Commit

Permalink
remove no need devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RoCky Wu committed Oct 6, 2015
1 parent f2f93a7 commit 07d338d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-hi-text",
"version": "0.1.11",
"version": "0.1.12",
"description": "React text highlight component",
"main": "index.js",
"scripts": {
Expand All @@ -22,13 +22,10 @@
"karma": "^0.13.10",
"karma-babel-preprocessor": "^5.2.2",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^0.2.0",
"karma-coffee-preprocessor": "^0.3.0",
"karma-chrome-launcher": "^0.2.0", ,
"karma-coverage": "^0.5.2",
"karma-coveralls": "^1.1.2",
"karma-firefox-launcher": "^0.1.6",
"karma-mocha": "^0.2.0",
"karma-phantomjs-launcher": "^0.2.1",
"karma-spec-reporter": "0.0.20",
"karma-webpack": "^1.7.0",
"lodash": "^3.10.1",
Expand Down

0 comments on commit 07d338d

Please sign in to comment.