diff --git a/package.json b/package.json index 8394facef..441cc7048 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,6 @@ "semver": "^5.0.1", "source-map": "^0.4.4", "stacktrace-parser": "^0.1.3", - "temp": "0.8.3", "tinycolor2": "^1.1.2", "uglify-js": "^2.4.24", "underscore": "^1.8.3", @@ -85,6 +84,7 @@ "jest-cli": "0.5.7", "babel-eslint": "4.1.1", "eslint": "1.3.1", - "eslint-plugin-react": "3.3.1" + "eslint-plugin-react": "3.3.1", + "temp": "0.8.3" } }