Skip to content

Commit 69f06b3

Browse files
author
Edward Drapkin
committed
fix typo in package.json
1 parent 44ac31d commit 69f06b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"babel-cli": "^6.10.1",
2828
"babel-plugin-add-module-exports": "^0.2.1",
29-
"babel-plugin-object-assign": "^1.2.1",
29+
"babel-plugin-transform-object-assign": "^6.8.0",
3030
"babel-plugin-transform-proto-to-assign": "^6.9.0",
3131
"babel-preset-es2015": "^6.9.0",
3232
"babel-preset-react": "^6.11.1",

0 commit comments

Comments
 (0)