• Dan Abramov's avatar
    Bump dependencies (#3342) · d98b7565
    Dan Abramov authored
    * Bump dependencies
    
    * Downgrade source-map back to 0.5.x
    
    Not sure what changed there but our bundle snapshot doesn't match with minor changes.
    I couldn't figure out how to update it, and also whether we need to tweak getPrettyURL in response.
    Unverified
    d98b7565
This project manages its dependencies using npm. Learn more
package.json 1.74 KiB
  "name": "react-scripts",
  "version": "1.0.14",
  "description": "Configuration and scripts for Create React App.",
  "repository": "facebookincubator/create-react-app",
  "license": "MIT",
  "engines": {
    "node": ">=6"
  },
  "bugs": {
    "url": "https://github.com/facebookincubator/create-react-app/issues"
  "files": [
    "bin",
    "config",
    "scripts",
    "template",
    "utils"
  "bin": {
    "react-scripts": "./bin/react-scripts.js"
  "dependencies": {
  "devDependencies": {
  "optionalDependencies": {