Skip to content

Commit

Permalink
move decache from devDependencies to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
finnigantime committed Oct 25, 2017
1 parent d9d5186 commit 8618e7f
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 @@ -309,6 +309,7 @@
"browser-stdout": "1.3.0",
"commander": "2.11.0",
"debug": "3.1.0",
"decache": "^4.2.0",
"diff": "3.3.1",
"escape-string-regexp": "1.0.5",
"glob": "7.1.2",
Expand All @@ -324,7 +325,6 @@
"coffee-script": "^1.10.0",
"coveralls": "^3.0.0",
"cross-spawn": "^5.1.0",
"decache": "^4.2.0",
"eslint": "^4.8.0",
"eslint-config-semistandard": "^11.0.0",
"eslint-config-standard": "^10.2.1",
Expand Down

0 comments on commit 8618e7f

Please sign in to comment.