add and use object spread

This commit is contained in:
2017-03-21 19:44:34 -07:00
parent 0125643a41
commit 2c11f883cd
4 changed files with 23 additions and 7 deletions

View File

@@ -28,6 +28,7 @@
"devDependencies": {
"babel-core": "^6.22.1",
"babel-loader": "^6.2.10",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-preset-es2015": "^6.22.0",
"bulma": "^0.3.1",
"css-loader": "^0.26.1",