summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémy Faivre <jeremy.faivre@gmail.com>2015-11-10 17:21:53 +0100
committerJérémy Faivre <jeremy.faivre@gmail.com>2015-11-10 17:21:53 +0100
commit25431e4ed07229271a86dcc92a8182fff63f2406 (patch)
tree2c704937597caeda3d7b24e21093cf7f5638e42f
parent8d7ac5a28edac061bc95bd15e34031fd0d833599 (diff)
downloadyamljs-25431e4ed07229271a86dcc92a8182fff63f2406.tar.gz
Remove duplicate devDependencies entry in package.json
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 65a8fb3..a33918f 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,6 @@
"json2yaml": "./bin/json2yaml"
},
"license": "MIT",
- "devDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/jeremyfa/yaml.js.git"