Skip to content

Commit 0e3386b

Browse files
tafsiriNikhil Thorat
authored and
Nikhil Thorat
committed
Upgrade parcel and babel (tensorflow#161)
1 parent a5d26ed commit 0e3386b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+30951
-10918
lines changed

addition-rnn/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@
1919
"postinstall": "yarn upgrade --pattern @tensorflow"
2020
},
2121
"devDependencies": {
22+
"babel-core": "^6.26.3",
2223
"babel-plugin-transform-runtime": "~6.23.0",
2324
"babel-polyfill": "~6.26.0",
2425
"babel-preset-env": "~1.6.1",
2526
"clang-format": "~1.2.2",
2627
"cross-env": "^5.1.6",
27-
"parcel-bundler": "~1.8.1",
28+
"parcel-bundler": "~1.10.3",
2829
"yalc": "~1.0.0-pre.22"
2930
}
3031
}

addition-rnn/yarn.lock

+1,877-614
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)