Sfoglia il codice sorgente

examples: Update react-example deps.

Renée Kooi 6 anni fa
parent
commit
b4676aa874
2 ha cambiato i file con 499 aggiunte e 605 eliminazioni
  1. 493 598
      examples/react-example/package-lock.json
  2. 6 7
      examples/react-example/package.json

File diff suppressed because it is too large
+ 493 - 598
examples/react-example/package-lock.json


+ 6 - 7
examples/react-example/package.json

@@ -11,13 +11,12 @@
     }
   },
   "dependencies": {
-    "babel-preset-react": "^6.24.1",
-    "react": "^15.6.1",
-    "react-dom": "^15.6.1"
-  },
-  "devDependencies": {
     "aliasify": "^2.1.0",
-    "babelify": "^7.3.0",
-    "budo": "^10.0.4"
+    "babel-core": "^6.26.3",
+    "babel-preset-react": "^6.24.1",
+    "babelify": "^8.0.0",
+    "budo": "^11.3.2",
+    "react": "^15.6.2",
+    "react-dom": "^15.6.2"
   }
 }

Some files were not shown because too many files changed in this diff