react-stdio
Advanced tools
+1
-8
| { | ||
| "name": "react-stdio", | ||
| "version": "2.0.4", | ||
| "version": "2.0.5", | ||
| "description": "Render React.js components on any backend", | ||
@@ -10,5 +10,2 @@ "bin": "./bin/react-stdio", | ||
| ], | ||
| "scripts": { | ||
| "build": "webpack && chmod +x bin/react-stdio" | ||
| }, | ||
| "author": "Michael Jackson", | ||
@@ -25,7 +22,3 @@ "license": "MIT", | ||
| "react-dom": "^0.14.5" | ||
| }, | ||
| "devDependencies": { | ||
| "babel-loader": "^6.2.0", | ||
| "webpack": "^1.12.9" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
0
-100%3186
-66.13%