Skip to content

Commit

Permalink
remove unused devDependencies from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
A committed Apr 20, 2015
1 parent 1c8d7ce commit b2c8486
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": "textr",
"version": "0.2.2",
"version": "0.3.0",
"description": "Tiny and extendable text transforming framework",
"homepage": "http://shuvalov-anton.github.io/textr/",
"main": "index.js",
Expand Down Expand Up @@ -36,9 +36,6 @@
"istanbul": "^0.3.11",
"mocha": "^2.2.4",
"mocha-lcov-reporter": "0.0.2",
"should": "^5.2.0",
"typographic-ellipses": "^1.0.9",
"typographic-quotes": "^1.1.0",
"typographic-single-spaces": "^1.0.0"
"should": "^5.2.0"
}
}

0 comments on commit b2c8486

Please sign in to comment.