X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=package.json;h=5bd9c989cd8a0779b7a6110253e7f242a41a8701;hb=88a17b3f3b73348cfe2d986b01751814f7c8724b;hp=7bc2b68e7ab9b1be22a37026cd81a5ef307da7ea;hpb=b4c7f0ad4b0e91eb39b84fc10066dc7e1a6ed4f6;p=dygraphs.git diff --git a/package.json b/package.json index 7bc2b68..5bd9c98 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,6 @@ "doc": "docs", "test": "tests" }, - "scripts": { - "test": "make test" - }, "repository": { "type": "git", "url": "git://github.com/danvk/dygraphs.git" @@ -29,9 +26,10 @@ }, "homepage": "https://github.com/danvk/dygraphs", "devDependencies": { - "phantomjs": "^1.9.7-8", "closure-compiler": "^0.2.6", + "jshint": "^2.5.10", "obvious-closure-library": "^20140401.0.2", + "phantomjs": "^1.9.7-8", "uglify-js": "^2" }, "scripts": {