We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952a39a commit f428c91Copy full SHA for f428c91
examples/package.json
@@ -13,5 +13,8 @@
13
"react-dom": "^0.14.7",
14
"react-sortablejs": "latest",
15
"sortablejs": "^1.4.2"
16
+ },
17
+ "devDependencies": {
18
+ "babel-plugin-transform-decorators-legacy": "^1.3.4"
19
}
20
0 commit comments