Skip to content

Commit

Permalink
Merge pull request #30 from chinesedfan/zerodep
Browse files Browse the repository at this point in the history
real zero dependencies
  • Loading branch information
Wouter Rutgers authored Oct 17, 2017
2 parents 00c4abc + 2d7a023 commit 0ec6063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Simple fuzzy search",
"main": "./dist/FuzzySearch.js",
"devDependencies": {
"babel-plugin-add-module-exports": "^0.2.1",
"chai": "^3.5.0",
"cross-env": "^5.0.5",
"eslint": "^3.10.2",
Expand Down Expand Up @@ -35,6 +36,5 @@
"homepage": "https://github.com/wouter2203/fuzzy-search#readme",
"tonicExampleFilename": "example.js",
"dependencies": {
"babel-plugin-add-module-exports": "^0.2.1"
}
}

0 comments on commit 0ec6063

Please sign in to comment.