diff --git a/package.json b/package.json index 73020c22..71e53ce9 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,6 @@ "bin": { "stf": "./bin/stf" }, - "yargs": { - "parse-numbers": false, - "duplicate-arguments-array": false - }, "scripts": { "test": "gulp test", "prepublish": "bower install && not-in-install && gulp build || in-install"