Skip to content

Commit f428c91

Browse files
committed
Add babel-plugin-transform-decorators-legacy
1 parent 952a39a commit f428c91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
"react-dom": "^0.14.7",
1414
"react-sortablejs": "latest",
1515
"sortablejs": "^1.4.2"
16+
},
17+
"devDependencies": {
18+
"babel-plugin-transform-decorators-legacy": "^1.3.4"
1619
}
1720
}

0 commit comments

Comments
 (0)